Searched defs:rgno (Results 1 – 9 of 9) sorted by relevance
/linux/fs/xfs/libxfs/ |
H A D | xfs_rtgroup.c | 43 xfs_rgnumber_t rgno) in xfs_rtgroup_min_block() 56 xfs_rgnumber_t rgno, in xfs_rtgroup_calc_geometry() 68 xfs_rgnumber_t rgno, in xfs_rtgroup_alloc() 94 xfs_rgnumber_t rgno) in xfs_rtgroup_free() 106 xfs_rgnumber_t rgno; in xfs_free_rtgroups() local 143 xfs_rgnumber_t rgno, in __xfs_rtgroup_extents() 158 xfs_rgnumber_t rgno) in xfs_rtgroup_extents() 324 xfs_rgnumber_t rgno, in xfs_rtginode_lockdep_setup() 333 #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 335 static inline const char *xfs_rtginode_path(xfs_rgnumber_t rgno, in xfs_rtginode_path() 358 # define xfs_rtgroup_extents(mp, rgno) (0) argument 359 # define xfs_update_last_rtgroup_size(mp, rgno) (0) argument
|
H A D | xfs_rtrmap_btree.c | 655 xfs_rgnumber_t rgno) in xfs_rtrmapbt_mem_init()
|
/linux/fs/xfs/scrub/ |
H A D | common.h | 143 xfs_rgnumber_t rgno, in xchk_rtgroup_init_existing() 157 # define xchk_rtgroup_init(sc, rgno, sr) (-EFSCORRUPTED) argument 158 # define xchk_rtgroup_init_existing(sc, rgno, sr) (-EFSCORRUPTED) argument
|
H A D | rgsuper.c | 45 xfs_rgnumber_t rgno = sc->sm->sm_agno; in xchk_rgsuperblock() local
|
H A D | common.c | 131 xfs_rgnumber_t rgno, in xchk_process_rt_error() 713 xfs_rgnumber_t rgno, in xchk_rtgroup_init()
|
/linux/fs/xfs/ |
H A D | xfs_rtalloc.c | 782 xfs_rgnumber_t rgno = rtg_rgno(rtg); in xfs_growfs_rt_free_new() local 1093 xfs_rgnumber_t rgno = rtg_rgno(rtg); in xfs_last_rt_bmblock() local 1172 xfs_rgnumber_t rgno, in xfs_growfs_rtg() 1374 xfs_rgnumber_t rgno; in xfs_growfs_rt() local 1898 xfs_rgnumber_t rgno, in xfs_rtallocate_rtg() 2023 xfs_rgnumber_t start_rgno, rgno; in xfs_rtallocate_rtgs() local
|
H A D | xfs_zone_alloc.c | 51 xfs_rgnumber_t rgno, in xfs_zone_add_to_bucket() 61 xfs_rgnumber_t rgno, in xfs_zone_remove_from_bucket() 77 xfs_rgnumber_t rgno = rtg_rgno(rtg); in xfs_zone_account_reclaimable() local 1096 xfs_rgnumber_t rgno; in xfs_get_zone_info_cb() local
|
H A D | xfs_health.c | 256 xfs_rgnumber_t rgno, in xfs_rgno_mark_sick()
|