Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfsplus/
H A Dbtree.c23 #define CLUMP_ENTRIES 15 macro
25 static short clumptbl[CLUMP_ENTRIES * 3] = {
107 sectors && (i < CLUMP_ENTRIES - 1); in hfsplus_calc_btree_clump_size()