Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfsproto.h245 #define NFSPROC_GETATTR 1 macro
H A Dnfs_subs.c340 NFSPROC_GETATTR,
H A Dnfs_socket.c224 [NFSPROC_GETATTR] = 1,
H A Dnfs_vnops.c1475 error = nfs_request2(np, mp, &nmreq, NFSPROC_GETATTR, in nfs3_getattr_rpc()