Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_discard.c78 struct xfs_busy_extents *extents = in xfs_discard_endio_work()
79 container_of(work, struct xfs_busy_extents, endio_work); in xfs_discard_endio_work()
93 struct xfs_busy_extents *extents = bio->bi_private; in xfs_discard_endio()
108 struct xfs_busy_extents *extents) in xfs_discard_extents()
154 struct xfs_busy_extents *extents, in xfs_trim_gather_extents()
312 struct xfs_busy_extents *extents; in xfs_trim_extents()
H A Dxfs_discard.h7 struct xfs_busy_extents;
9 int xfs_discard_extents(struct xfs_mount *mp, struct xfs_busy_extents *busy);
H A Dxfs_extent_busy.h35 struct xfs_busy_extents { struct
H A Dxfs_log_priv.h228 struct xfs_busy_extents busy_extents;