Searched refs:xfs_extent_busy_flush (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/fs/xfs/ |
D | xfs_extent_busy.h | 73 xfs_extent_busy_flush(struct xfs_trans *tp, struct xfs_perag *pag,
|
D | xfs_extent_busy.c | 598 xfs_extent_busy_flush( in xfs_extent_busy_flush() function
|
/linux-6.12.1/fs/xfs/scrub/ |
D | alloc_repair.c | 145 return xfs_extent_busy_flush(sc->tp, sc->sa.pag, busy_gen, 0); in xrep_setup_ag_allocbt()
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_alloc.c | 1761 error = xfs_extent_busy_flush(args->tp, args->pag, in xfs_alloc_ag_vextent_near() 1877 error = xfs_extent_busy_flush(args->tp, args->pag, in xfs_alloc_ag_vextent_size() 1976 error = xfs_extent_busy_flush(args->tp, args->pag, in xfs_alloc_ag_vextent_size()
|