Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_extent_busy.h38 xfs_extent_busy_clear(struct xfs_mount *mp, struct list_head *list,
H A Dxfs_log_cil.c507 xfs_extent_busy_clear(mp, &ctx->busy_extents, false); in xlog_discard_endio_work()
598 xfs_extent_busy_clear(mp, &ctx->busy_extents, in xlog_cil_committed()
H A Dxfs_extent_busy.c559 xfs_extent_busy_clear( in xfs_extent_busy_clear() function
H A Dxfs_trans.c68 xfs_extent_busy_clear(tp->t_mountp, &tp->t_busy, false); in xfs_trans_free()
H A Dxfs_trace.h1516 DEFINE_BUSY_EVENT(xfs_extent_busy_clear);