Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/common/
H A Dnfs_var.h494 int nfscl_doiods(vnode_t, struct uio *, int *, int *, uint32_t,
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clvnops.c1372 error = nfscl_doiods(vp, uiop, NULL, NULL, in ncl_readrpc()
1403 error = nfscl_doiods(vp, uiop, iomode, must_commit, in ncl_writerpc()
H A Dnfs_clrpcops.c5451 nfscl_doiods(vnode_t vp, struct uio *uiop, int *iomode, int *must_commit, in nfscl_doiods() function