Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs.h473 struct nfs_filehandle { struct
697 struct nfs_filehandle nx_fh; /* export root file handle */
1214 struct nfs_filehandle nd_fh; /* File handle */
1545 int nfsrv_fhmatch(struct nfs_filehandle *, struct nfs_filehandle *);
1546 int nfsrv_fhtovp(struct nfs_filehandle *, struct nfsrv_descript *, vnode_t *,
1558 struct nfs_filehandle *, vnode_t *,
1566 int nfsrv_vptofh(struct nfs_export *, int, struct nfs_filehandle *,
1567 vnode_t, vfs_context_t, struct nfs_filehandle *);
H A Dnfs_serv.c279 struct nfs_filehandle nfh; in nfsrv_access()
414 struct nfs_filehandle nfh; in nfsrv_getattr()
499 struct nfs_filehandle nfh; in nfsrv_setattr()
661 struct nfs_filehandle dnfh, nfh; in nfsrv_lookup()
768 struct nfs_filehandle nfh; in nfsrv_readlink()
915 struct nfs_filehandle nfh; in nfsrv_read()
1308 struct nfs_filehandle nfh; in nfsrv_write()
2005 struct nfs_filehandle nfh; in nfsrv_create()
2366 struct nfs_filehandle nfh; in nfsrv_mknod()
2613 struct nfs_filehandle nfh; in nfsrv_remove()
[all …]
H A Dnfs_subs.c2358 struct nfs_export *nfsrv_fhtoexport(struct nfs_filehandle *);
2448 struct nfs_filehandle *nfhp, in nfsrv_namei()
3141 struct nfs_filehandle nfh; in nfsrv_export()
3696 nfsrv_fhtoexport(struct nfs_filehandle *nfhp) in nfsrv_fhtoexport()
3784 struct nfs_filehandle *nfhp, in nfsrv_fhtovp()
3929 struct nfs_filehandle *dnfhp, in nfsrv_vptofh()
3932 struct nfs_filehandle *nfhp) in nfsrv_vptofh()
3989 nfsrv_fhmatch(struct nfs_filehandle *fh1, struct nfs_filehandle *fh2) in nfsrv_fhmatch()
H A Dnfs_syscalls.c534 struct nfs_filehandle nfh; in getfh()
680 struct nfs_filehandle nfh; in fhopen()