Home
last modified time | relevance | path

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

/linux-2.6.39/fs/freevxfs/
Dvxfs_inode.c313 if (VXFS_ISIMMED(vip)) in vxfs_iget()
326 if (!VXFS_ISIMMED(vip)) { in vxfs_iget()
Dvxfs.h247 #define VXFS_ISIMMED(ip) VXFS_IS_ORG((ip), VXFS_ORG_IMMED) macro
Dvxfs_bmap.c270 if (VXFS_ISIMMED(vip)) in vxfs_bmap1()