Home
last modified time | relevance | path

Searched defs:XFS_IBT_BLOCK (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_format.h1569 #define XFS_IBT_BLOCK(mp) ((xfs_agblock_t)(XFS_CNT_BLOCK(mp) + 1)) macro
/kernel/linux/linux-6.6/fs/xfs/libxfs/
Dxfs_format.h1482 #define XFS_IBT_BLOCK(mp) ((xfs_agblock_t)(XFS_CNT_BLOCK(mp) + 1)) macro