Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfsproto.h250 #define NFSPROC_READ 6 macro
H A Dnfs_subs.c345 NFSPROC_READ,
H A Dnfs_socket.c229 [NFSPROC_READ] = 3,
H A Dnfs_vnops.c3041 error = nfs_request_async(np, NULL, &nmreq, NFSPROC_READ, thd, cred, NULL, 0, cb, reqp); in nfs3_read_rpc_async()