Home
last modified time | relevance | path

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

/linux-6.6.21/fs/freevxfs/
Dvxfs_fshead.c134 if (!VXFS_ISILT(VXFS_INO(infp->vsi_stilist))) { in vxfs_read_fshead()
145 if (!VXFS_ISILT(VXFS_INO(infp->vsi_ilist))) { in vxfs_read_fshead()
Dvxfs.h233 #define VXFS_ISILT(x) VXFS_IS_TYPE((x),VXFS_IFILT) macro