Home
last modified time | relevance | path

Searched defs:fs_fid (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/lib9p/backend/
H A Dfs.c92 struct fs_fid { struct
93 DIR *ff_dir;
94 int ff_dirfd;
95 int ff_fd;
96 int ff_flags;
97 char *ff_name;
98 struct fs_authinfo *ff_ai;
99 pthread_mutex_t ff_mtx;
100 struct l9p_acl *ff_acl; /* cached ACL if any */