Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_extent_busy.h57 xfs_extent_busy_clear(struct xfs_mount *mp, struct list_head *list,
H A Dxfs_discard.c81 xfs_extent_busy_clear(extents->mount, &extents->extent_list, false); in xfs_discard_endio_work()
279 xfs_extent_busy_clear(mp, &extents->extent_list, false); in xfs_trim_gather_extents()
H A Dxfs_extent_busy.c557 xfs_extent_busy_clear( in xfs_extent_busy_clear() function
H A Dxfs_trans.c69 xfs_extent_busy_clear(tp->t_mountp, &tp->t_busy, false); in xfs_trans_free()
H A Dxfs_log_cil.c740 xfs_extent_busy_clear(mp, &ctx->busy_extents.extent_list, in xlog_cil_committed()
H A Dxfs_trace.h1653 DEFINE_BUSY_EVENT(xfs_extent_busy_clear);