Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_alloc.h59 bool alloc_minlen_only; /* allocate exact minlen extent */ member
Dxfs_alloc.c2698 if (args->alloc_minlen_only) { in xfs_alloc_fix_freelist()
Dxfs_bmap.c3408 args.alloc_minlen_only = 1; in xfs_bmap_exact_minlen_extent_alloc()