Home
last modified time | relevance | path

Searched defs:CLUSTER_SIZE (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/regression/
Dmalloc-free-performance.c9 #define CLUSTER_SIZE 16 macro
/third_party/e2fsprogs/lib/blkid/
Dprobe.h799 #define CLUSTER_SIZE(sb) (BLOCK_SIZE(sb) << (sb)->bpc_bits) macro