Searched refs:nr_this_level (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_btree_staging.h | 55 unsigned int level, unsigned int nr_this_level, void *priv);
|
| /linux/fs/xfs/scrub/ |
| H A D | rtrefcount_repair.c | 596 unsigned int nr_this_level, in xrep_rtrefc_iroot_size() argument 600 nr_this_level); in xrep_rtrefc_iroot_size()
|
| H A D | bmap_repair.c | 608 unsigned int nr_this_level, in xrep_bmap_iroot_size() argument 613 return xfs_bmap_broot_space_calc(cur->bc_mp, nr_this_level); in xrep_bmap_iroot_size()
|
| H A D | rtrmap_repair.c | 693 unsigned int nr_this_level, in xrep_rtrmap_iroot_size() argument 696 return xfs_rtrmap_broot_space_calc(cur->bc_mp, level, nr_this_level); in xrep_rtrmap_iroot_size()
|
| /linux/fs/xfs/ |
| H A D | xfs_trace.h | 4790 uint64_t nr_this_level, unsigned int nr_per_block, 4793 TP_ARGS(cur, level, nr_this_level, nr_per_block, desired_npb, blocks, 4800 __field(uint64_t, nr_this_level) 4811 __entry->nr_this_level = nr_this_level; 4822 __entry->nr_this_level,
|