Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Drepair.h32 int xrep_fix_freelist(struct xfs_scrub *sc, bool can_shrink);
Drepair.c484 bool can_shrink) in xrep_fix_freelist() argument
495 can_shrink ? 0 : XFS_ALLOC_FLAG_NOSHRINK); in xrep_fix_freelist()