Searched refs:ALLOC_FWD_MIN (Results 1 – 2 of 2) sorted by relevance
33 #define ALLOC_FWD_MIN 16 macro
119 …fsecno*ALLOC_M>ALLOC_FWD_MAX ? ALLOC_FWD_MAX : fsecno*ALLOC_M<ALLOC_FWD_MIN ? ALLOC_FWD_MIN : fsec… in hpfs_add_sector_to_btree()