Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_zone_alloc.c569 bool lowspace) in xfs_try_use_zone() argument
573 if (!lowspace && !xfs_good_hint_match(oz, file_hint)) in xfs_try_use_zone()
605 bool lowspace) in xfs_select_open_zone_lru() argument
612 if (xfs_try_use_zone(zi, file_hint, oz, lowspace)) in xfs_select_open_zone_lru()