Searched refs:nx (Results 1 – 1 of 1) sorted by relevance
213 #define XFS_ALLOCFREE_LOG_RES(mp,nx) \ argument214 ((nx) * (2 * XFS_FSB_TO_B((mp), 2 * XFS_AG_MAXLEVELS(mp) - 1)))215 #define XFS_ALLOCFREE_LOG_COUNT(mp,nx) \ argument216 ((nx) * (2 * (2 * XFS_AG_MAXLEVELS(mp) - 1)))