Searched refs:IS_PXFSVP (Results 1 – 4 of 4) sorted by relevance
2819 if (IS_PXFSVP(vp)) { in check_vp()2856 ASSERT(!IS_PXFSVP(vp)); in driver_aio_write()2880 ASSERT(!IS_PXFSVP(vp)); in driver_aio_read()
316 #define IS_PXFSVP(vp) ((vp)->v_flag & VPXFS) macro
321 #define IS_PXFSVP(vp) ((vp)->v_flag & VPXFS) macro
368 if (IS_PXFSVP(svp)) { in ufs_mount()