Searched defs:rgno (Results 1 – 10 of 10) sorted by relevance
/linux-6.14.4/fs/xfs/libxfs/ |
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() 319 xfs_rgnumber_t rgno, in xfs_rtginode_lockdep_setup() 328 #define xfs_rtginode_lockdep_setup(ip, rgno, type) do { } while (0) argument
|
D | xfs_rtgroup.h | 93 xfs_rgnumber_t rgno) in xfs_rtgroup_get() 116 xfs_rgnumber_t rgno) in xfs_rtgroup_grab() 225 xfs_rgnumber_t rgno = xfs_rtb_to_rgno(mp, rtbno); in xfs_rtb_to_daddr() local 240 xfs_rgnumber_t rgno; in xfs_daddr_to_rtb() local 307 static inline const char *xfs_rtginode_path(xfs_rgnumber_t rgno, in xfs_rtginode_path() 330 # define xfs_rtgroup_extents(mp, rgno) (0) argument 331 # define xfs_update_last_rtgroup_size(mp, rgno) (0) argument
|
D | xfs_types.c | 150 xfs_rgnumber_t rgno = xfs_rtb_to_rgno(mp, rtbno); in xfs_verify_rtbno() local
|
D | xfs_rtrmap_btree.c | 655 xfs_rgnumber_t rgno) in xfs_rtrmapbt_mem_init()
|
/linux-6.14.4/fs/xfs/scrub/ |
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
|
D | rgsuper.c | 45 xfs_rgnumber_t rgno = sc->sm->sm_agno; in xchk_rgsuperblock() local
|
D | common.c | 131 xfs_rgnumber_t rgno, in xchk_process_rt_error() 713 xfs_rgnumber_t rgno, in xchk_rtgroup_init()
|
/linux-6.14.4/fs/xfs/ |
D | xfs_rtalloc.c | 780 xfs_rgnumber_t rgno = rtg_rgno(rtg); in xfs_growfs_rt_free_new() local 1030 xfs_rgnumber_t rgno = rtg_rgno(rtg); in xfs_last_rt_bmblock() local 1109 xfs_rgnumber_t rgno, in xfs_growfs_rtg() 1261 xfs_rgnumber_t rgno; in xfs_growfs_rt() local 1852 xfs_rgnumber_t rgno, in xfs_rtallocate_rtg() 1977 xfs_rgnumber_t start_rgno, rgno; in xfs_rtallocate_rtgs() local
|
D | xfs_health.c | 256 xfs_rgnumber_t rgno, in xfs_rgno_mark_sick()
|
D | xfs_reflink.c | 1211 xfs_rgnumber_t rgno; in xfs_reflink_ag_has_free_space() local
|