Searched refs:nfscl_mustflush (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/fs/nfsclient/
H A Dnfs_clsubs.c187 mustflush = nfscl_mustflush(vp); /* must be before mtx_lock() */
H A Dnfs_clvnops.c658 * nfscl_mustflush() says this is necessary.
724 if (nfscl_mustflush(vp) != 0) {
768 if (error == 0 && nfscl_mustflush(vp) != 0 &&
H A Dnfs_clstate.c4203 nfscl_mustflush(vnode_t vp) function
/freebsd-11.0-release/sys/fs/nfs/
H A Dnfs_var.h545 int nfscl_mustflush(vnode_t);

Completed in 138 milliseconds