Searched refs:NFSPROC_NULL (Results 1 – 15 of 15) sorted by relevance
| /src/sys/fs/nfsclient/ |
| H A D | nfs_clkrpc.c | 74 if (rqst->rq_proc != NFSPROC_NULL && in nfscb_program() 99 if (nd.nd_procnum != NFSPROC_NULL) { in nfscb_program()
|
| H A D | nfs_clrpcops.c | 247 NFSCL_REQSTART(nd, NFSPROC_NULL, vp, NULL); in nfsrpc_null()
|
| /src/sys/fs/nfsserver/ |
| H A D | nfs_nfsdkrpc.c | 59 NFSPROC_NULL, 155 if (rqst->rq_proc != NFSPROC_NULL && in nfssvc_program() 193 nd.nd_procnum != NFSPROC_NULL) { in nfssvc_program() 237 if (nd.nd_procnum != NFSPROC_NULL) { in nfssvc_program()
|
| H A D | nfs_fha_new.c | 248 procnum == NFSPROC_NULL) in fhanew_no_offset() 258 case NFSPROC_NULL: in fhanew_set_locktype()
|
| H A D | nfs_nfsdcache.c | 342 if (nd->nd_procnum == NFSPROC_NULL) in nfsrvd_getcache()
|
| H A D | nfs_nfsdsocket.c | 442 NFSPROC_NULL,
|
| /src/sys/fs/nfs/ |
| H A D | nfs_commonkrpc.c | 757 if (nd->nd_procnum != NFSPROC_NULL) { in newnfs_request() 766 nd->nd_procnum != NFSPROC_NULL && (!NFSHASSYSKRB5(nmp) || in newnfs_request() 812 nd->nd_procnum != NFSPROC_NULL && in newnfs_request() 835 if (nd->nd_procnum == NFSPROC_NULL) in newnfs_request() 868 nd->nd_procnum != NFSPROC_NULL && in newnfs_request() 1021 nd->nd_procnum != NFSPROC_NULL) { in newnfs_request() 1055 nd->nd_procnum != NFSPROC_NULL) { in newnfs_request() 1094 if (nd->nd_procnum != NFSPROC_NULL && in newnfs_request()
|
| H A D | nfsproto.h | 301 #ifndef NFSPROC_NULL 303 #define NFSPROC_NULL 0 macro
|
| H A D | nfs_commonsubs.c | 389 if (procnum == NFSPROC_NULL) in nfscl_reqstart()
|
| /src/stand/libsa/ |
| H A D | nfsv2.h | 87 #define NFSPROC_NULL 0 macro
|
| /src/contrib/tcpdump/ |
| H A D | nfs.h | 148 #define NFSPROC_NULL 0 macro
|
| H A D | print-nfs.c | 55 NFSPROC_NULL, 85 { NFSPROC_NULL, "null" },
|
| /src/sys/nfs/ |
| H A D | nfsproto.h | 190 #define NFSPROC_NULL 0 macro
|
| /src/include/rpcsvc/ |
| H A D | nfs_prot.x | 1134 NFSPROC_NULL(void) = 0;
|
| /src/sbin/mount_nfs/ |
| H A D | mount_nfs.c | 878 clntstat = clnt_call(clp, NFSPROC_NULL, (xdrproc_t)xdr_void, NULL, in nfs_tryproto()
|