Searched refs:xfs_extent_busy_flush (Results 1 – 6 of 6) sorted by relevance
/linux/fs/xfs/ |
H A D | xfs_extent_busy.h | 58 int xfs_extent_busy_flush(struct xfs_trans *tp, struct xfs_group *xg,
|
H A D | xfs_extent_busy.c | 610 xfs_extent_busy_flush( in xfs_extent_busy_flush() function
|
H A D | xfs_rtalloc.c | 1871 error = xfs_extent_busy_flush(args->tp, rtg_group(args->rtg), in xfs_rtallocate_adjust_for_busy()
|
/linux/fs/xfs/scrub/ |
H A D | rtbitmap_repair.c | 573 error = xfs_extent_busy_flush(sc->tp, xg, busy_gen, 0); in xrep_rtbitmap()
|
H A D | alloc_repair.c | 144 return xfs_extent_busy_flush(sc->tp, xg, busy_gen, 0); in xrep_setup_ag_allocbt()
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_alloc.c | 1760 error = xfs_extent_busy_flush(args->tp, in xfs_alloc_ag_vextent_near() 1877 error = xfs_extent_busy_flush(args->tp, in xfs_alloc_ag_vextent_size() 1977 error = xfs_extent_busy_flush(args->tp, in xfs_alloc_ag_vextent_size()
|