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

/linux-master/fs/btrfs/
H A Ddefrag.c1144 #define CLUSTER_SIZE (SZ_256K) macro
1145 static_assert(PAGE_ALIGNED(CLUSTER_SIZE));
1216 ASSERT(nr_pages <= CLUSTER_SIZE / PAGE_SIZE);

Completed in 123 milliseconds