Home
last modified time | relevance | path

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

/freebsd/sys/fs/ext2fs/
H A Dfs.h92 #define AVGDIRSIZE 1048576 macro
H A Dext2_alloc.c649 dirsize = AVGDIRSIZE; in ext2_dirpref()