Home
last modified time | relevance | path

Searched refs:NFSPROC4_NULL (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dmount.c423 rpc_stat = CLNT_CALL(root_CLIENT, NFSPROC4_NULL, xdr_void, NULL, in nfs4init()
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x3278 NFSPROC4_NULL(void) = 0;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c1060 [NFSPROC4_NULL] = {
H A Dnfs4_subr.c1622 if (resp->array[i].resop >= NFSPROC4_NULL && in rfs4call()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h3291 #define NFSPROC4_NULL 0 macro