Home
last modified time | relevance | path

Searched refs:xfs_discard_extents (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
H A Dxfs_discard.h9 void xfs_discard_extents(struct xfs_mount *mp, struct xfs_busy_extents *busy);
H A Dxfs_discard.c112 xfs_discard_extents( in xfs_discard_extents() function
377 xfs_discard_extents(pag_mount(pag), extents); in xfs_trim_perag_extents()
729 xfs_discard_extents(rtg_mount(rtg), tr.extents); in xfs_trim_rtgroup_extents()
H A Dxfs_log_cil.c1009 xfs_discard_extents(mp, &ctx->busy_extents); in xlog_cil_committed()