Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hpfs/
Dhpfs_fn.h33 #define ALLOC_FWD_MIN 16 macro
Danode.c119 …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()