Searched defs:xg (Results 1 – 15 of 15) sorted by relevance
/linux/fs/xfs/ |
H A 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 …]
|
H A 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()
|
H A 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()
|
H A D | xfs_drain.h | 83 #define xfs_group_intent_put(xg) xfs_group_put(xg) argument
|
H A D | xfs_zone_alloc.c | 73 struct xfs_group *xg = &rtg->rtg_group; in xfs_zone_account_reclaimable() local 407 struct xfs_group *xg; in xfs_find_free_zone() local 463 struct xfs_group *xg; in xfs_open_zone() local
|
H A D | xfs_fsmap.c | 378 struct xfs_group *xg, in xfs_getfsmap_group_helper()
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_group.h | 96 struct xfs_group *xg) in xfs_group_max_blocks() 103 struct xfs_group *xg) in xfs_group_start_fsb() 111 struct xfs_group *xg, in xfs_gbno_to_fsb() 119 struct xfs_group *xg, in xfs_gbno_to_daddr() 156 struct xfs_group *xg, in xfs_verify_gbno() 168 struct xfs_group *xg, in xfs_verify_gbext()
|
H A D | xfs_health.h | 243 struct xfs_group *xg, in xfs_group_has_sickness()
|
H A 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()
|
H A D | xfs_rtgroup.h | 67 static inline struct xfs_rtgroup *to_rtg(struct xfs_group *xg) in to_rtg()
|
H A D | xfs_ag.h | 95 static inline struct xfs_perag *to_perag(struct xfs_group *xg) in to_perag()
|
H A D | xfs_ag.c | 110 struct xfs_group *xg) in xfs_perag_uninit()
|
H A D | xfs_refcount.c | 2057 struct xfs_group *xg) in xfs_refcount_recover_cow_leftovers()
|
/linux/fs/xfs/scrub/ |
H A D | rtbitmap_repair.c | 516 struct xfs_group *xg = rtg_group(sc->sr.rtg); in xrep_rtbitmap() local
|
H A D | alloc_repair.c | 135 struct xfs_group *xg = pag_group(sc->sa.pag); in xrep_setup_ag_allocbt() local
|