Home
last modified time | relevance | path

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

/linux-4.19.296/fs/freevxfs/
Dvxfs_inode.c298 if (VXFS_ISIMMED(vip)) in vxfs_iget()
311 if (!VXFS_ISIMMED(vip)) { in vxfs_iget()
Dvxfs.h273 #define VXFS_ISIMMED(ip) VXFS_IS_ORG((ip), VXFS_ORG_IMMED) macro
Dvxfs_bmap.c284 if (VXFS_ISIMMED(vip)) in vxfs_bmap1()