Home
last modified time | relevance | path

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

/linux/fs/freevxfs/
H A Dvxfs.h246 #define VXFS_ISNONE(ip) VXFS_IS_ORG((ip), VXFS_ORG_NONE) macro
H A Dvxfs_bmap.c258 if (VXFS_ISNONE(vip)) in vxfs_bmap1()