Searched refs:xfs_discard_extents (Results 1 – 3 of 3) sorted by relevance
9 int xfs_discard_extents(struct xfs_mount *mp, struct xfs_busy_extents *busy);
106 xfs_discard_extents( in xfs_discard_extents() function341 error = xfs_discard_extents(pag->pag_mount, extents); in xfs_trim_extents()
752 xfs_discard_extents(mp, &ctx->busy_extents); in xlog_cil_committed()