Searched refs:XFS_INOBT_BLOCK_LEN (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.h21 #define XFS_INOBT_BLOCK_LEN(mp) \ macro
33 XFS_INOBT_BLOCK_LEN(mp) + \
39 XFS_INOBT_BLOCK_LEN(mp) + \
45 XFS_INOBT_BLOCK_LEN(mp) + \
H A Dxfs_ialloc_btree.c581 blocklen -= XFS_INOBT_BLOCK_LEN(mp);

Completed in 104 milliseconds