Searched refs:docommit (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_clrpcops.c | 6608 uint32_t rwaccess, int docommit, struct ucred *cred, NFSPROC_T *p) in nfscl_doiods() argument 6712 if (docommit == 0) { in nfscl_doiods() 6751 i, docommit, m2, tdrpc, in nfscl_doiods() 6768 docommit, newcred, p); in nfscl_doiods() 6796 docommit == 0 && *must_commit == 0 && in nfscl_doiods() 6803 NFSV4OPEN_ACCESSWRITE && docommit == 0) { in nfscl_doiods() 6821 if (docommit != 0) in nfscl_doiods() 6837 NFSV4OPEN_ACCESSWRITE && docommit == 0) { in nfscl_doiods() 6952 uint64_t len, int docommit, struct ucred *cred, NFSPROC_T *p) in nfscl_doflayoutio() argument 6976 if (len > transfer && docommit == 0) in nfscl_doflayoutio() [all …]
|