Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
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) + \
A Dxfs_ialloc_btree.c549 blocklen -= XFS_INOBT_BLOCK_LEN(mp); in xfs_inobt_maxrecs()

Completed in 4 milliseconds