Searched refs:nfsm_chain_get_fh (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsm_subs.h623 #define nfsm_chain_get_fh(E, NMC, VERS, FHP) \ macro
H A Dnfs_socket.c2412 nfsm_chain_get_fh(error, &nmreq, NFS_VER4, &fh);
2475 nfsm_chain_get_fh(error, &nmreq, NFS_VER4, &fh);
H A Dnfs_vnops.c5546 nfsm_chain_get_fh(error, &nmrep, NFS_VER3, &fh);
5782 nfsm_chain_get_fh(error, &nmrep, nfsvers, fhp);
H A Dnfs_subs.c931 nfsm_chain_get_fh(error, nmc, nfsvers, fhp);
H A Dnfs_vfsops.c3971 nfsm_chain_get_fh(error, &nmrep, nfsvers, fh);

Completed in 103 milliseconds