Searched refs:called_from_renewthread (Results 1 – 2 of 2) sorted by relevance
2663 int commit, int called_from_renewthread) in ncl_flush() argument2682 if (called_from_renewthread != 0) in ncl_flush()2879 if (called_from_renewthread != 0) { in ncl_flush()2926 if (called_from_renewthread != 0) { in ncl_flush()3002 error = called_from_renewthread != 0 ? EIO : EBUSY; in ncl_flush()
3884 int called_from_renewthread) in nfscl_recalldeleg() argument3922 ret = ncl_flush(vp, MNT_WAIT, p, 1, called_from_renewthread); in nfscl_recalldeleg()3928 if (ret == EIO && called_from_renewthread != 0) { in nfscl_recalldeleg()