Searched refs:LFS_MINSEGSIZE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sbin/newfs_lfs/
H A Dconfig.h57 #define LFS_MINSEGSIZE (64 * 1024) macro
H A Dnewfs.c197 lfs_segsize = strsuftoi64("segment size", optarg, LFS_MINSEGSIZE, INT64_MAX, NULL);

Completed in 97 milliseconds