Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfsproto.h263 #define NFSPROC_FSINFO 19 macro
H A Dnfs_subs.c3856 if (nd->nd_procnum == NFSPROC_FSINFO) { in nfsrv_fhtovp()
H A Dnfs_socket.c242 [NFSPROC_FSINFO] = 0,
H A Dnfs_vfsops.c896 error = nfs_request(np, NULL, &nmreq, NFSPROC_FSINFO, ctx, NULL, &nmrep, &xid, &status); in nfs3_fsinfo()