Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clbio.c855 int bp_cached, n, on, error = 0, error1, wouldcommit; in ncl_write() local
955 wouldcommit = 0; in ncl_write()
968 wouldcommit += bp->b_bcount; in ncl_write()
977 wouldcommit += biosize; in ncl_write()
978 if (wouldcommit > nmp->nm_wcommitsize) { in ncl_write()
984 wouldcommit = biosize; in ncl_write()