Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c110 struct fs_fid { struct
202 static struct fs_fid *open_fid(int, const char *, struct fs_authinfo *, bool);
214 static void fillacl(struct fs_fid *ff);
215 static struct l9p_acl *getacl(struct fs_fid *ff, int fd, const char *path);
216 static void dropacl(struct fs_fid *ff);
217 static struct l9p_acl *look_for_nfsv4_acl(struct fs_fid *ff, int fd,
487 struct fs_fid *dirf = dir->lo_aux; in fs_buildname()
510 struct fs_fid *ff; in fs_pdir()
568 struct fs_fid *dirf; in fs_nde()
602 static struct fs_fid *
[all …]