Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_trans.h213 #define XFS_ALLOCFREE_LOG_RES(mp,nx) \ argument
214 ((nx) * (2 * XFS_FSB_TO_B((mp), 2 * XFS_AG_MAXLEVELS(mp) - 1)))
215 #define XFS_ALLOCFREE_LOG_COUNT(mp,nx) \ argument
216 ((nx) * (2 * (2 * XFS_AG_MAXLEVELS(mp) - 1)))