Home
last modified time | relevance | path

Searched refs:VXFS_ISEXT4 (Results 1 – 2 of 2) sorted by relevance

/fs/freevxfs/
Dvxfs.h246 #define VXFS_ISEXT4(ip) VXFS_IS_ORG((ip), VXFS_ORG_EXT4) macro
Dvxfs_bmap.c264 if (VXFS_ISEXT4(vip)) in vxfs_bmap1()