Home
last modified time | relevance | path

Searched refs:CLUSTER_SIZE (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Ddefrag.c1001 #define CLUSTER_SIZE (SZ_256K) macro
1002 static_assert(PAGE_ALIGNED(CLUSTER_SIZE));
1073 ASSERT(nr_pages <= CLUSTER_SIZE / PAGE_SIZE); in defrag_one_range()

Completed in 3 milliseconds