Home
last modified time | relevance | path

Searched refs:AVFILESIZ (Results 1 – 5 of 5) sorted by relevance

/freebsd/sbin/newfs/
H A Dnewfs.c100 int avgfilesize = AVFILESIZ;/* expected average file size */
/freebsd/sys/ufs/ffs/
H A Dfs.h216 #define AVFILESIZ 16384 /* expected average file size */ macro
H A Dffs_vfsops.c1318 fs->fs_avgfilesize = AVFILESIZ; in ffs_oldfscompat_read()
/freebsd/usr.sbin/makefs/
H A Dffs.c366 ffs_opts->avgfilesize = AVFILESIZ; in ffs_validate()
H A Dffs.c366 ffs_opts->avgfilesize = AVFILESIZ; in ffs_validate()