Searched defs:rtg (Results 1 – 13 of 13) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_rtgroup.h | 72 static inline struct xfs_group *rtg_group(struct xfs_rtgroup *rtg) in rtg_group() 77 static inline struct xfs_mount *rtg_mount(const struct xfs_rtgroup *rtg) in rtg_mount() 82 static inline xfs_rgnumber_t rtg_rgno(const struct xfs_rtgroup *rtg) in rtg_rgno() 87 static inline xfs_rgblock_t rtg_blocks(const struct xfs_rtgroup *rtg) in rtg_blocks() 92 static inline struct xfs_inode *rtg_bitmap(const struct xfs_rtgroup *rtg) in rtg_bitmap() 97 static inline struct xfs_inode *rtg_summary(const struct xfs_rtgroup *rtg) in rtg_summary() 102 static inline struct xfs_inode *rtg_rmap(const struct xfs_rtgroup *rtg) in rtg_rmap() 107 static inline struct xfs_inode *rtg_refcount(const struct xfs_rtgroup *rtg) in rtg_refcount() 123 struct xfs_rtgroup *rtg) in xfs_rtgroup_hold() 130 struct xfs_rtgroup *rtg) in xfs_rtgroup_put() [all …]
|
| H A D | xfs_rtgroup.c | 80 struct xfs_rtgroup *rtg, in xfs_rtgroup_calc_geometry() 98 struct xfs_rtgroup *rtg; in xfs_rtgroup_alloc() local 174 struct xfs_rtgroup *rtg; in xfs_update_last_rtgroup_size() local 191 struct xfs_rtgroup *rtg, in xfs_rtgroup_lock() 221 struct xfs_rtgroup *rtg, in xfs_rtgroup_unlock() 251 struct xfs_rtgroup *rtg, in xfs_rtgroup_trans_join() 273 struct xfs_rtgroup *rtg, in xfs_rtgroup_get_geometry() 418 struct xfs_rtgroup *rtg, in xfs_rtginode_enabled() 431 struct xfs_rtgroup *rtg, in xfs_rtginode_mark_sick() 442 struct xfs_rtgroup *rtg, in xfs_rtginode_load() [all …]
|
| H A D | xfs_rtbitmap.h | 12 struct xfs_rtgroup *rtg; member 25 struct xfs_rtgroup *rtg, in xfs_rtx_to_rtb() 434 struct xfs_rtgroup *rtg, xfs_fsblock_t rtbno, in xfs_rtfree_blocks()
|
| H A D | xfs_metafile.c | 265 struct xfs_rtgroup *rtg = NULL; in xfs_metafile_resv_init() local
|
| H A D | xfs_refcount.c | 152 struct xfs_rtgroup *rtg, in xfs_rtrefcount_check_irec() 1476 struct xfs_rtgroup *rtg = to_rtg(ri->ri_group); in xfs_rtrefcount_continue_op() local 1501 struct xfs_rtgroup *rtg = to_rtg(ri->ri_group); in xfs_rtrefcount_finish_one() local
|
| /linux/fs/xfs/ |
| H A D | xfs_discard.c | 512 struct xfs_rtgroup *rtg, in xfs_trim_gather_rtextent() 556 struct xfs_rtgroup *rtg, in xfs_trim_rtextents() 625 struct xfs_rtgroup *rtg, in xfs_trim_gather_rtgroup_extent() 673 struct xfs_rtgroup *rtg, in xfs_trim_rtgroup_extents() 750 struct xfs_rtgroup *rtg = NULL; in xfs_trim_rtdev_extents() local
|
| H A D | xfs_health.c | 51 struct xfs_rtgroup *rtg = NULL; in xfs_health_unmount() local 307 struct xfs_rtgroup *rtg = xfs_rtgroup_get(mp, rgno); in xfs_rgno_mark_sick() local 478 struct xfs_rtgroup *rtg = NULL; in xfs_fsop_geom_health() local 579 struct xfs_rtgroup *rtg, in xfs_rtgroup_geom_health()
|
| H A D | xfs_fsmap.c | 717 struct xfs_rtgroup *rtg, in xfs_getfsmap_rtdev_rtbitmap_helper() 761 struct xfs_rtgroup *rtg = NULL; in xfs_getfsmap_rtdev_rtbitmap() local 863 struct xfs_rtgroup *rtg = to_rtg(info->group); in xfs_getfsmap_rtdev_rmapbt_query() local 881 struct xfs_rtgroup *rtg = NULL; in xfs_getfsmap_rtdev_rmapbt() local
|
| H A D | xfs_verify_media.c | 114 struct xfs_rtgroup *rtg = NULL; in xfs_verify_report_losses() local
|
| H A D | xfs_notify_failure.c | 298 struct xfs_rtgroup *rtg = NULL; in xfs_dax_notify_dev_failure() local
|
| /linux/fs/xfs/scrub/ |
| H A D | fscounters.c | 391 struct xfs_rtgroup *rtg, in xchk_fscount_add_frextent() 412 struct xfs_rtgroup *rtg = NULL; in xchk_fscount_count_frextents() local
|
| H A D | repair.h | 114 # define xrep_rtgroup_init(sc, rtg, sr, lockflags) (-ENOSYS) argument
|
| H A D | scrub.h | 125 struct xfs_rtgroup *rtg; member
|