Searched defs:xg (Results 1 – 17 of 17) sorted by relevance
/linux-6.14.4/fs/xfs/libxfs/ |
D | xfs_group.c | 37 struct xfs_group *xg; in xfs_group_get() local 52 struct xfs_group *xg) in xfs_group_hold() 64 struct xfs_group *xg) in xfs_group_put() 78 struct xfs_group *xg; in xfs_group_grab() local 101 struct xfs_group *xg, in xfs_group_next_range() 123 struct xfs_group *xg, in xfs_group_grab_next_mark() 147 struct xfs_group *xg) in xfs_group_rele() 158 void (*uninit)(struct xfs_group *xg)) in xfs_group_free() 160 struct xfs_group *xg = xa_erase(&mp->m_groups[type].xa, index); in xfs_group_free() local 181 struct xfs_group *xg, in xfs_group_insert()
|
D | xfs_group.h | 83 struct xfs_group *xg) in xfs_group_max_blocks() 90 struct xfs_group *xg) in xfs_group_start_fsb() 98 struct xfs_group *xg, in xfs_gbno_to_fsb() 106 struct xfs_group *xg, in xfs_gbno_to_daddr() 137 struct xfs_group *xg, in xfs_verify_gbno() 149 struct xfs_group *xg, in xfs_verify_gbext()
|
D | xfs_health.h | 243 struct xfs_group *xg, in xfs_group_has_sickness()
|
D | xfs_rmap.c | 908 struct xfs_group *xg, in xfs_rmap_update_hook() 931 struct xfs_group *xg, in xfs_rmap_hook_add() 940 struct xfs_group *xg, in xfs_rmap_hook_del()
|
D | xfs_rtgroup.h | 49 static inline struct xfs_rtgroup *to_rtg(struct xfs_group *xg) in to_rtg()
|
D | xfs_ag.c | 110 struct xfs_group *xg) in xfs_perag_uninit()
|
D | xfs_ag.h | 95 static inline struct xfs_perag *to_perag(struct xfs_group *xg) in to_perag()
|
D | xfs_refcount.c | 2057 struct xfs_group *xg) in xfs_refcount_recover_cow_leftovers()
|
/linux-6.14.4/fs/xfs/ |
D | xfs_extent_busy.c | 32 struct xfs_group *xg, in xfs_extent_busy_insert_list() 83 struct xfs_group *xg, in xfs_extent_busy_insert() 93 struct xfs_group *xg, in xfs_extent_busy_insert_discard() 113 struct xfs_group *xg, in xfs_extent_busy_search() 160 struct xfs_group *xg, in xfs_extent_busy_update_extent() 309 struct xfs_group *xg, in xfs_extent_busy_reuse() 356 struct xfs_group *xg, in xfs_extent_busy_trim() 573 struct xfs_group *xg = xfs_group_hold(busyp->group); in xfs_extent_busy_clear() local 612 struct xfs_group *xg, in xfs_extent_busy_flush() 650 struct xfs_group *xg) in xfs_extent_busy_wait_group() [all …]
|
D | xfs_drain.c | 109 struct xfs_group *xg; in xfs_group_intent_get() local 125 struct xfs_group *xg) in xfs_group_intent_put() 138 struct xfs_group *xg) in xfs_group_intent_drain() 149 struct xfs_group *xg) in xfs_group_intent_busy()
|
D | xfs_health.c | 25 struct xfs_group *xg, in xfs_health_unmount_group() 180 struct xfs_group *xg, in xfs_group_check_mask() 192 struct xfs_group *xg, in xfs_group_mark_sick() 208 struct xfs_group *xg, in xfs_group_mark_corrupt() 225 struct xfs_group *xg, in xfs_group_mark_healthy() 242 struct xfs_group *xg, in xfs_group_measure_sickness()
|
D | xfs_drain.h | 83 #define xfs_group_intent_put(xg) xfs_group_put(xg) argument
|
D | xfs_notify_failure.c | 249 struct xfs_group *xg = NULL; in xfs_dax_notify_dev_failure() local
|
D | xfs_discard.c | 108 const struct xfs_group *xg) in xfs_group_bdev()
|
D | xfs_fsmap.c | 378 struct xfs_group *xg, in xfs_getfsmap_group_helper()
|
/linux-6.14.4/fs/xfs/scrub/ |
D | rtbitmap_repair.c | 516 struct xfs_group *xg = rtg_group(sc->sr.rtg); in xrep_rtbitmap() local
|
D | alloc_repair.c | 135 struct xfs_group *xg = pag_group(sc->sa.pag); in xrep_setup_ag_allocbt() local
|