Searched defs:rgno (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_rtgroup.c | 43 xfs_rgnumber_t rgno) in xfs_rtgroup_min_block() 55 xfs_rgnumber_t rgno, in __xfs_rtgroup_extents() 70 xfs_rgnumber_t rgno) in xfs_rtgroup_extents() 81 xfs_rgnumber_t rgno, in xfs_rtgroup_calc_geometry() 94 xfs_rgnumber_t rgno, in xfs_rtgroup_alloc() 120 xfs_rgnumber_t rgno) in xfs_rtgroup_free() 132 xfs_rgnumber_t rgno; in xfs_free_rtgroups() local 325 xfs_rgnumber_t rgno, in xfs_rtginode_lockdep_setup() 334 #define xfs_rtginode_lockdep_setup(ip, rgno, type) do { } while (0) argument
|
| H A D | xfs_rtgroup.h | 116 xfs_rgnumber_t rgno) in xfs_rtgroup_get() 139 xfs_rgnumber_t rgno) in xfs_rtgroup_grab() 250 xfs_rgnumber_t rgno = xfs_rtb_to_rgno(mp, rtbno); in xfs_rtb_to_daddr() local 268 xfs_rgnumber_t rgno; in xfs_daddr_to_rtb() local 333 static inline const char *xfs_rtginode_path(xfs_rgnumber_t rgno, in xfs_rtginode_path() 356 # define xfs_rtgroup_extents(mp, rgno) (0) argument 357 # define xfs_update_last_rtgroup_size(mp, rgno) (0) argument
|
| /linux/fs/xfs/scrub/ |
| H A D | common.h | 145 xfs_rgnumber_t rgno, in xchk_rtgroup_init_existing() 159 # define xchk_rtgroup_init(sc, rgno, sr) (-EFSCORRUPTED) argument 160 # define xchk_rtgroup_init_existing(sc, rgno, sr) (-EFSCORRUPTED) argument
|
| H A D | common.c | 133 xfs_rgnumber_t rgno, in xchk_process_rt_error() 728 xfs_rgnumber_t rgno, in xchk_rtgroup_init()
|
| /linux/fs/xfs/ |
| H A D | xfs_rtalloc.c | 783 xfs_rgnumber_t rgno = rtg_rgno(rtg); in xfs_growfs_rt_free_new() local 1112 xfs_rgnumber_t rgno = rtg_rgno(rtg); in xfs_last_rt_bmblock_to_extend() local 1199 xfs_rgnumber_t rgno, in xfs_growfs_rtg() 1402 xfs_rgnumber_t rgno; in xfs_growfs_rt() local 1923 xfs_rgnumber_t rgno, in xfs_rtallocate_rtg() 2048 xfs_rgnumber_t start_rgno, rgno; in xfs_rtallocate_rtgs() local
|
| H A D | xfs_zone_alloc.c | 59 xfs_rgnumber_t rgno, in xfs_zone_add_to_bucket() 69 xfs_rgnumber_t rgno, in xfs_zone_remove_from_bucket() 85 xfs_rgnumber_t rgno = rtg_rgno(rtg); in xfs_zone_account_reclaimable() local
|
| H A D | xfs_health.c | 304 xfs_rgnumber_t rgno, in xfs_rgno_mark_sick()
|