Searched defs:IS_SWAPVP (Results 1 – 2 of 2) sorted by relevance
278 #define IS_SWAPVP(vp) (((vp)->v_flag & (VISSWAP | VSWAPLIKE)) != 0) macro
285 #define IS_SWAPVP(vp) (((vp)->v_flag & (VISSWAP | VSWAPLIKE)) != 0) macro