Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clrpcops.c1762 int *attrflagp, int *dattrflagp, void *dstuff) in nfsrpc_mknod() argument
1808 error = nfscl_request(nd, dvp, p, cred, dstuff); in nfsrpc_mknod()
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()
1842 int *attrflagp, int *dattrflagp, void *dstuff) in nfsrpc_create() argument
1865 dstuff, &unlocked); in nfsrpc_create()
1895 dstuff); in nfsrpc_create()
1907 int *attrflagp, int *dattrflagp, void *dstuff) in nfsrpc_createv23() argument
1934 error = nfscl_request(nd, dvp, p, cred, dstuff); in nfsrpc_createv23()
1943 error = nfscl_wcc_data(nd, dvp, dnap, dattrflagp, NULL, dstuff); in nfsrpc_createv23()
[all …]