Searched refs:nfscl_request (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/sys/fs/nfs/client/ |
| D | nfs_clrpcops.c | 145 error = nfscl_request(nd, vp, p, cred, NULL); in nfsrpc_null() 225 error = nfscl_request(nd, vp, p, cred, stuff); in nfsrpc_accessrpc() 598 error = nfscl_request(nd, vp, p, cred, NULL); in nfsrpc_opendowngrade() 798 error = nfscl_request(nd, vp, p, cred, NULL); in nfsrpc_openconfirm() 1013 error = nfscl_request(nd, vp, p, cred, stuff); in nfsrpc_getattr() 1169 error = nfscl_request(nd, vp, p, cred, stuff); in nfsrpc_setattrrpc() 1235 error = nfscl_request(nd, dvp, p, cred, stuff); in nfsrpc_lookup() 1311 error = nfscl_request(nd, vp, p, cred, stuff); in nfsrpc_readlink() 1448 error = nfscl_request(nd, vp, p, cred, stuff); in nfsrpc_readrpc() 1668 error = nfscl_request(nd, vp, p, cred, stuff); in nfsrpc_writerpc() [all …]
|
| D | nfs_clport.c | 944 nfscl_request(struct nfsrv_descript *nd, struct vnode *vp, NFSPROC_T *p, in nfscl_request() function
|
| /netbsd/src/sys/fs/nfs/common/ |
| D | nfs_var.h | 319 int nfscl_request(struct nfsrv_descript *, vnode_t,
|