Searched refs:nfscl_wcc_data (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/fs/nfs/client/ |
H A D | nfs_clrpcops.c | 1173 error = nfscl_wcc_data(nd, vp, rnap, attrflagp, NULL, stuff); in nfsrpc_setattrrpc() 1683 error = nfscl_wcc_data(nd, vp, nap, attrflagp, in nfsrpc_writerpc() 1812 error = nfscl_wcc_data(nd, dvp, dnap, dattrflagp, NULL, dstuff); in nfsrpc_mknod() 1825 error = nfscl_wcc_data(nd, dvp, dnap, dattrflagp, NULL, dstuff); in nfsrpc_mknod() 1943 error = nfscl_wcc_data(nd, dvp, dnap, dattrflagp, NULL, dstuff); in nfsrpc_createv23() 2262 error = nfscl_wcc_data(nd, dvp, dnap, dattrflagp, NULL, dstuff); in nfsrpc_remove() 2409 error = nfscl_wcc_data(nd, fdvp, fnap, fattrflagp, NULL, in nfsrpc_rename() 2419 error = nfscl_wcc_data(nd, tdvp, tnap, tattrflagp, in nfsrpc_rename() 2469 error = nfscl_wcc_data(nd, dvp, dnap, dattrflagp, in nfsrpc_link() 2483 error = nfscl_wcc_data(nd, dvp, dnap, dattrflagp, NULL, dstuff); in nfsrpc_link() [all …]
|
H A D | nfs_clport.c | 728 nfscl_wcc_data(struct nfsrv_descript *nd, struct vnode *vp, in nfscl_wcc_data() function
|
/netbsd-src/sys/fs/nfs/common/ |
H A D | nfs_var.h | 316 int nfscl_wcc_data(struct nfsrv_descript *, vnode_t,
|