Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_format.h1649 #define XFS_FIBT_BLOCK(mp) ((xfs_agblock_t)(XFS_IBT_BLOCK(mp) + 1)) macro
1749 XFS_FIBT_BLOCK(mp) + 1 : \
H A Dxfs_alloc.c63 return XFS_FIBT_BLOCK(mp) + 1; in xfs_refc_block()
76 return XFS_FIBT_BLOCK(mp) + 1; in xfs_prealloc_blocks()