Home
last modified time | relevance | path

Searched refs:xfs_busy_extents (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_discard.h7 struct xfs_busy_extents;
9 int xfs_discard_extents(struct xfs_mount *mp, struct xfs_busy_extents *busy);
Dxfs_discard.c81 struct xfs_busy_extents *extents = in xfs_discard_endio_work()
82 container_of(work, struct xfs_busy_extents, endio_work); in xfs_discard_endio_work()
96 struct xfs_busy_extents *extents = bio->bi_private; in xfs_discard_endio()
111 struct xfs_busy_extents *extents) in xfs_discard_extents()
161 struct xfs_busy_extents *extents) in xfs_trim_gather_extents()
342 struct xfs_busy_extents *extents; in xfs_trim_perag_extents()
Dxfs_extent_busy.h35 struct xfs_busy_extents { struct
Dxfs_log_priv.h228 struct xfs_busy_extents busy_extents;