Home
last modified time | relevance | path

Searched refs:xfs_extent_busy_clear (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/fs/xfs/
Dxfs_extent_busy.h39 xfs_extent_busy_clear(struct xfs_mount *mp, struct list_head *list,
Dxfs_extent_busy.c533 xfs_extent_busy_clear( in xfs_extent_busy_clear() function
Dxfs_log_cil.c707 xfs_extent_busy_clear(mp, &ctx->busy_extents, false); in xlog_discard_endio_work()
799 xfs_extent_busy_clear(mp, &ctx->busy_extents, in xlog_cil_committed()
Dxfs_trans.c69 xfs_extent_busy_clear(tp->t_mountp, &tp->t_busy, false); in xfs_trans_free()
Dxfs_trace.h1651 DEFINE_BUSY_EVENT(xfs_extent_busy_clear);