Searched refs:MAXPHYS (Results 26 - 28 of 28) sorted by relevance

12

/freebsd-current/sbin/newfs/
H A Dmkfs.c250 maxcontig = MAX(1, MAXPHYS / bsize);
/freebsd-current/usr.sbin/makefs/
H A Dffs.c361 MAX(1, MIN(MAXPHYS, FFS_MAXBSIZE) / ffs_opts->bsize);
/freebsd-current/sys/ufs/ffs/
H A Dffs_subr.c50 #define maxphys MAXPHYS

Completed in 108 milliseconds

12