Home
last modified time | relevance | path

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

/NextBSD/sys/fs/nfsclient/
HDnfs_clrpcops.c5452 uint32_t rwaccess, struct ucred *cred, NFSPROC_T *p) in nfscl_doiods() argument
5475 rwaccess, 1, newcred, p, &stateid, &lckp); in nfscl_doiods()
5496 if (rwaccess == NFSV4OPEN_ACCESSWRITE || in nfscl_doiods()
5526 error = nfscl_findlayoutforio(layp, off, rwaccess, &rflp); in nfscl_doiods()
5535 must_commit, &eof, &stateid, rwaccess, dip, in nfscl_doiods()
5564 nfscl_findlayoutforio(struct nfscllayout *lyp, uint64_t off, uint32_t rwaccess, in nfscl_findlayoutforio() argument
5571 rw = rwaccess; in nfscl_findlayoutforio()