Searched refs:IS_UFS (Results 1 – 4 of 4) sorted by relevance
250 #define IS_UFS(vp) ((vp)->v_data != NULL)253 #define IS_UFS( global() macro
176 if (!IS_UFS(vp)) in ffs_update()
2079 if (IS_UFS(vp)) in ffs_vput_pair()
13564 if (IS_UFS(vp) && vp->v_usecount == 0) { in softdep_request_cleanup_inactivate()