Searched refs:BMV_OF_LAST (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 81 #define BMV_OF_LAST 0x4 /* segment is the last in the file */ macro |
/linux-6.12.1/fs/xfs/ | ||
D | xfs_bmap_util.c | 415 BMV_OF_LAST; in xfs_getbmap() |