Home
last modified time | relevance | path

Searched refs:nfscl_request (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/fs/nfs/client/
Dnfs_clrpcops.c145 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 …]
Dnfs_clport.c944 nfscl_request(struct nfsrv_descript *nd, struct vnode *vp, NFSPROC_T *p, in nfscl_request() function
/netbsd/src/sys/fs/nfs/common/
Dnfs_var.h319 int nfscl_request(struct nfsrv_descript *, vnode_t,