Searched refs:NFSPROC_NULL (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/sys/fs/nfsserver/ |
| H A D | nfs_nfsdkrpc.c | 62 NFSPROC_NULL, 147 if (rqst->rq_proc != NFSPROC_NULL && in nfssvc_program() 185 nd.nd_procnum != NFSPROC_NULL) { in nfssvc_program() 219 if (nd.nd_procnum != NFSPROC_NULL) { in nfssvc_program()
|
| H A D | nfs_fha_new.c | 261 procnum == NFSPROC_NULL) in fhanew_no_offset() 271 case NFSPROC_NULL: in fhanew_set_locktype()
|
| H A D | nfs_nfsdcache.c | 335 if (nd->nd_procnum == NFSPROC_NULL) in nfsrvd_getcache()
|
| H A D | nfs_nfsdsocket.c | 438 NFSPROC_NULL,
|
| /freebsd-13.1/sys/fs/nfsclient/ |
| H A D | nfs_clkrpc.c | 76 if (rqst->rq_proc != NFSPROC_NULL && in nfscb_program() 101 if (nd.nd_procnum != NFSPROC_NULL) { in nfscb_program()
|
| H A D | nfs_clrpcops.c | 242 NFSCL_REQSTART(nd, NFSPROC_NULL, vp); in nfsrpc_null()
|
| /freebsd-13.1/stand/libsa/ |
| H A D | nfsv2.h | 90 #define NFSPROC_NULL 0 macro
|
| /freebsd-13.1/sys/fs/nfs/ |
| H A D | nfs_commonkrpc.c | 673 if (nd->nd_procnum != NFSPROC_NULL) { in newnfs_request() 682 nd->nd_procnum != NFSPROC_NULL) { in newnfs_request() 724 nd->nd_procnum != NFSPROC_NULL && in newnfs_request() 747 if (nd->nd_procnum == NFSPROC_NULL) in newnfs_request() 780 nd->nd_procnum != NFSPROC_NULL && in newnfs_request() 935 nd->nd_procnum != NFSPROC_NULL) { in newnfs_request() 987 if (nd->nd_procnum != NFSPROC_NULL && in newnfs_request()
|
| H A D | nfsproto.h | 301 #ifndef NFSPROC_NULL 303 #define NFSPROC_NULL 0 macro
|
| /freebsd-13.1/contrib/tcpdump/ |
| H A D | nfs.h | 150 #define NFSPROC_NULL 0 macro
|
| H A D | print-nfs.c | 58 NFSPROC_NULL, 88 { NFSPROC_NULL, "null" },
|
| /freebsd-13.1/sys/nfs/ |
| H A D | nfsproto.h | 193 #define NFSPROC_NULL 0 macro
|
| /freebsd-13.1/include/rpcsvc/ |
| H A D | nfs_prot.x | 1143 NFSPROC_NULL(void) = 0;
|
| /freebsd-13.1/sbin/mount_nfs/ |
| H A D | mount_nfs.c | 857 clntstat = clnt_call(clp, NFSPROC_NULL, (xdrproc_t)xdr_void, NULL, in nfs_tryproto()
|