HomeSort by: relevance | last modified time | path
    Searched refs:nfscl_mustflush (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs_clsubs.c 189 mustflush = nfscl_mustflush(vp); /* must be before mtx_lock() */
nfs_clvnops.c 655 * nfscl_mustflush() says this is necessary.
721 if (nfscl_mustflush(vp) != 0) {
765 if (error == 0 && nfscl_mustflush(vp) != 0 &&
nfs_clstate.c 4205 nfscl_mustflush(vnode_t vp) function in typeref:typename:APPLESTATIC int
  /src/sys/fs/nfs/common/
nfs_var.h 546 int nfscl_mustflush(vnode_t);

Completed in 18 milliseconds