Home
last modified time | relevance | path

Searched refs:do_discard (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_extent_busy.c525 bool do_discard) in xfs_extent_busy_clear_one() argument
528 if (do_discard && in xfs_extent_busy_clear_one()
552 bool do_discard) in xfs_extent_busy_clear() argument
568 if (xfs_extent_busy_clear_one(pag, busyp, do_discard)) in xfs_extent_busy_clear()
Dxfs_extent_busy.h58 bool do_discard);