Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clrpcops.c5610 int commit_thru_mds, error = 0, stripe_index, stripe_pos; in nfscl_doflayoutio() local
5651 commit_thru_mds = 1; in nfscl_doflayoutio()
5653 commit_thru_mds = 0; in nfscl_doflayoutio()
5659 stateidp, *dspp, io_off, xfer, fhp, commit_thru_mds, in nfscl_doflayoutio()
5726 struct nfsfh *fhp, int commit_thru_mds, struct ucred *cred, NFSPROC_T *p) in nfsrpc_writeds() argument
5791 if (commit_thru_mds != 0) { in nfsrpc_writeds()