Home
last modified time | relevance | path

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

/minix3/minix/fs/ext2/
H A Dmain.c19 { "mfsalloc", OPT_BOOL, &opt.mfsalloc, TRUE },
74 opt.mfsalloc = FALSE; in sef_cb_init_fresh()
H A Dtype.h93 int mfsalloc; /* Bool: use mfslike allocator */ member
H A Dialloc.c137 if (opt.mfsalloc) {