Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/scrub/
Drepair.h35 int xrep_fix_freelist(struct xfs_scrub *sc, bool can_shrink);
Drepair.c479 bool can_shrink) in xrep_fix_freelist() argument
490 can_shrink ? 0 : XFS_ALLOC_FLAG_NOSHRINK); in xrep_fix_freelist()