Searched refs:xfs_extent_busy_clear (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/fs/xfs/ |
D | xfs_extent_busy.h | 57 xfs_extent_busy_clear(struct xfs_mount *mp, struct list_head *list,
|
D | xfs_discard.c | 84 xfs_extent_busy_clear(extents->mount, &extents->extent_list, false); in xfs_discard_endio_work() 304 xfs_extent_busy_clear(mp, &extents->extent_list, false); in xfs_trim_gather_extents()
|
D | xfs_extent_busy.c | 549 xfs_extent_busy_clear( in xfs_extent_busy_clear() function
|
D | xfs_trans.c | 70 xfs_extent_busy_clear(tp->t_mountp, &tp->t_busy, false); in xfs_trans_free()
|
D | xfs_log_cil.c | 910 xfs_extent_busy_clear(mp, &ctx->busy_extents.extent_list, in xlog_cil_committed()
|
D | xfs_trace.h | 1666 DEFINE_BUSY_EVENT(xfs_extent_busy_clear);
|