Searched refs:docommit (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_clrpcops.c | 6589 uint32_t rwaccess, int docommit, struct ucred *cred, NFSPROC_T *p) in nfscl_doiods() argument 6693 if (docommit == 0) { in nfscl_doiods() 6740 i, docommit, m2, tdrpc, in nfscl_doiods() 6747 docommit, newcred, p); in nfscl_doiods() 6774 docommit == 0 && *must_commit == 0 && in nfscl_doiods() 6781 NFSV4OPEN_ACCESSWRITE && docommit == 0) { in nfscl_doiods() 6799 if (docommit != 0) in nfscl_doiods() 6815 NFSV4OPEN_ACCESSWRITE && docommit == 0) { in nfscl_doiods() 6884 uint64_t len, int docommit, struct ucred *cred, NFSPROC_T *p) in nfscl_doflayoutio() argument 6908 if (len > transfer && docommit == 0) in nfscl_doflayoutio() [all …]
|