Home
last modified time | relevance | path

Searched refs:VXFS_ISIMMED (Results 1 – 3 of 3) sorted by relevance

/linux/fs/freevxfs/
H A Dvxfs_inode.c271 if (VXFS_ISIMMED(vip)) in vxfs_iget()
284 if (!VXFS_ISIMMED(vip)) { in vxfs_iget()
H A Dvxfs.h248 #define VXFS_ISIMMED(ip) VXFS_IS_ORG((ip), VXFS_ORG_IMMED) macro
H A Dvxfs_bmap.c260 if (VXFS_ISIMMED(vip)) in vxfs_bmap1()