Searched refs:IS_VF_FLAG (Results 1 – 1 of 1) sorted by relevance
1486 #define IS_VF_FLAG (1 << 22) macro1495 #define IS_VF(bp) ((bp)->flags & IS_VF_FLAG)1496 #define IS_PF(bp) (!((bp)->flags & IS_VF_FLAG))