Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_trans_space.h14 #define XFS_MAX_CONTIG_RMAPS_PER_BLOCK(mp) \ macro
22 (((b + XFS_MAX_CONTIG_RMAPS_PER_BLOCK(mp) - 1) / \
23 XFS_MAX_CONTIG_RMAPS_PER_BLOCK(mp)) * \