Searched defs:rootfd (Results 1 – 5 of 5) sorted by relevance
117 int rootfd, bakfd, hexkeybytes; in write_rootkey() local
738 int rootfd, bakfd, hexkeybytes; in write_rootkey() local
272 int rootfd; in pci_vt9p_init() local
118 static int rootfd = -1; variable
3097 l9p_backend_fs_init(struct l9p_backend **backendp, int rootfd, bool ro) in l9p_backend_fs_init()