Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/scrub/
Drepair.h41 int xrep_fix_freelist(struct xfs_scrub *sc, bool can_shrink);
Drepair.c390 bool can_shrink) in xrep_fix_freelist() argument
401 can_shrink ? 0 : XFS_ALLOC_FLAG_NOSHRINK); in xrep_fix_freelist()