Searched refs:called_from_renewthread (Results 1 – 2 of 2) sorted by relevance
2906 int commit, int called_from_renewthread) in ncl_flush() argument2926 if (called_from_renewthread != 0) in ncl_flush()3123 if (called_from_renewthread != 0) { in ncl_flush()3167 if (called_from_renewthread != 0) { in ncl_flush()3227 error = called_from_renewthread != 0 ? EIO : EBUSY; in ncl_flush()
4221 int called_from_renewthread, vnode_t *vpp) in nfscl_recalldeleg() argument4261 ret = ncl_flush(vp, MNT_WAIT, p, 1, called_from_renewthread); in nfscl_recalldeleg()4267 if (ret == EIO && called_from_renewthread != 0) { in nfscl_recalldeleg()