| /src/sys/nfs/ |
| nfsm_subs.h | 171 nfsm_getfh(ttfhp, ttfhsize, (v3)); \ 192 * nfsm_getfh: dissect a filehandle. 199 #define nfsm_getfh(f, s, v3) \ macro
|
| nfsm_subs.h | 171 nfsm_getfh(ttfhp, ttfhsize, (v3)); \ 192 * nfsm_getfh: dissect a filehandle. 199 #define nfsm_getfh(f, s, v3) \ macro
|
| /src/sys/fs/nfs/common/ |
| nfs_commonsubs.c | 663 nfsm_getfh(struct nfsrv_descript *nd, struct nfsfh **nfhpp) function in typeref:typename:APPLESTATIC int 1190 error = nfsm_getfh(nd, &tnfhp);
|
| nfs_commonsubs.c | 663 nfsm_getfh(struct nfsrv_descript *nd, struct nfsfh **nfhpp) function in typeref:typename:APPLESTATIC int 1190 error = nfsm_getfh(nd, &tnfhp);
|