Searched refs:ANODE_ALLOC_FWD (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/hpfs/ | ||
D | hpfs_fn.h | 31 #define ANODE_ALLOC_FWD 512 macro |
D | alloc.c | 475 if (!(*ano = hpfs_alloc_sector(s, near, 1, ANODE_ALLOC_FWD))) return NULL; in hpfs_alloc_anode() |