Searched refs:NFSPROC_NULL (Results 1 – 18 of 18) sorted by relevance
| /freebsd-12-stable/sys/fs/nfsserver/ |
| D | nfs_nfsdkrpc.c | 61 NFSPROC_NULL, 144 if (rqst->rq_proc != NFSPROC_NULL && in nfssvc_program() 182 nd.nd_procnum != NFSPROC_NULL) { in nfssvc_program() 216 if (nd.nd_procnum != NFSPROC_NULL) { in nfssvc_program()
|
| D | nfs_fha_new.c | 227 procnum == NFSPROC_NULL) in fhanew_no_offset() 237 case NFSPROC_NULL: in fhanew_set_locktype()
|
| D | nfs_nfsdcache.c | 335 if (nd->nd_procnum == NFSPROC_NULL) in nfsrvd_getcache()
|
| D | nfs_nfsdsocket.c | 381 NFSPROC_NULL,
|
| /freebsd-12-stable/sys/fs/nfsclient/ |
| D | nfs_clkrpc.c | 72 if (rqst->rq_proc != NFSPROC_NULL && in nfscb_program() 97 if (nd.nd_procnum != NFSPROC_NULL) { in nfscb_program()
|
| D | nfs_clrpcops.c | 214 NFSCL_REQSTART(nd, NFSPROC_NULL, vp); in nfsrpc_null()
|
| /freebsd-12-stable/sys/fs/nfs/ |
| D | nfs_commonkrpc.c | 607 if (nd->nd_procnum != NFSPROC_NULL) { in newnfs_request() 616 nd->nd_procnum != NFSPROC_NULL) { in newnfs_request() 658 nd->nd_procnum != NFSPROC_NULL && in newnfs_request() 681 if (nd->nd_procnum == NFSPROC_NULL) in newnfs_request() 714 nd->nd_procnum != NFSPROC_NULL && in newnfs_request() 856 nd->nd_procnum != NFSPROC_NULL) { in newnfs_request() 885 nd->nd_procnum != NFSPROC_NULL) { in newnfs_request() 924 if (nd->nd_procnum != NFSPROC_NULL && in newnfs_request()
|
| D | nfsproto.h | 285 #ifndef NFSPROC_NULL 287 #define NFSPROC_NULL 0 macro
|
| /freebsd-12-stable/stand/libsa/ |
| D | nfsv2.h | 90 #define NFSPROC_NULL 0 macro
|
| /freebsd-12-stable/contrib/amd/hlfsd/ |
| D | nfs_prot_svc.c | 101 case NFSPROC_NULL: in nfs_program_2()
|
| /freebsd-12-stable/contrib/tcpdump/ |
| D | nfs.h | 150 #define NFSPROC_NULL 0 macro
|
| D | print-nfs.c | 58 NFSPROC_NULL, 88 { NFSPROC_NULL, "null" },
|
| /freebsd-12-stable/contrib/amd/conf/transp/ |
| D | transp_sockets.c | 456 NFSPROC_NULL, in get_nfs_version()
|
| /freebsd-12-stable/contrib/amd/amd/ |
| D | nfs_prot_svc.c | 154 case NFSPROC_NULL: in nfs_program_2()
|
| D | srvr_nfs.c | 153 rpc_msg_init(&ping_msg, NFS_PROGRAM, nfs_version, NFSPROC_NULL); in create_ping_payload()
|
| /freebsd-12-stable/sys/nfs/ |
| D | nfsproto.h | 195 #define NFSPROC_NULL 0 macro
|
| /freebsd-12-stable/include/rpcsvc/ |
| D | nfs_prot.x | 1143 NFSPROC_NULL(void) = 0;
|
| /freebsd-12-stable/sbin/mount_nfs/ |
| D | mount_nfs.c | 791 clntstat = clnt_call(clp, NFSPROC_NULL, (xdrproc_t)xdr_void, NULL, in nfs_tryproto()
|