Searched refs:nfscl_request (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13-stable/sys/fs/nfsclient/ |
| HD | nfs_clrpcops.c | 243 error = nfscl_request(nd, vp, p, cred, NULL); in nfsrpc_null() 336 error = nfscl_request(nd, vp, p, cred, stuff); in nfsrpc_accessrpc() 748 error = nfscl_request(nd, vp, p, cred, NULL); in nfsrpc_opendowngrade() 962 error = nfscl_request(nd, vp, p, cred, NULL); in nfsrpc_openconfirm() 1268 error = nfscl_request(nd, vp, p, cred, stuff); in nfsrpc_getattr() 1436 error = nfscl_request(nd, vp, p, cred, stuff); in nfsrpc_setattrrpc() 1502 error = nfscl_request(nd, dvp, p, cred, stuff); in nfsrpc_lookup() 1578 error = nfscl_request(nd, vp, p, cred, stuff); in nfsrpc_readlink() 1725 error = nfscl_request(nd, vp, p, cred, stuff); in nfsrpc_readrpc() 1973 error = nfscl_request(nd, vp, p, cred, NULL); in nfsrpc_writerpc() [all …]
|
| HD | nfs_clport.c | 901 nfscl_request(struct nfsrv_descript *nd, struct vnode *vp, NFSPROC_T *p, in nfscl_request() function
|
| /freebsd-13-stable/sys/fs/nfs/ |
| HD | nfs_var.h | 381 int nfscl_request(struct nfsrv_descript *, vnode_t,
|