Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_rtrefcount_btree.c305 unsigned int new_numrecs) in xfs_rtrefcountbt_broot_realloc() argument
314 new_size = xfs_rtrefcount_broot_space_calc(mp, level, new_numrecs); in xfs_rtrefcountbt_broot_realloc()
358 new_size, new_numrecs); in xfs_rtrefcountbt_broot_realloc()
H A Dxfs_rtrmap_btree.c406 unsigned int new_numrecs) in xfs_rtrmapbt_broot_realloc() argument
415 new_size = xfs_rtrmap_broot_space_calc(mp, level, new_numrecs); in xfs_rtrmapbt_broot_realloc()
459 new_numrecs); in xfs_rtrmapbt_broot_realloc()
H A Dxfs_btree.h234 unsigned int new_numrecs);