Searched refs:VXFS_ISEXT4 (Results 1 – 2 of 2) sorted by relevance
246 #define VXFS_ISEXT4(ip) VXFS_IS_ORG((ip), VXFS_ORG_EXT4) macro
264 if (VXFS_ISEXT4(vip)) in vxfs_bmap1()