Home
last modified time | relevance | path

Searched defs:fssize (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/sbin/newfs_ext2fs/
Dnewfs_ext2fs.c106 int64_t fssize; /* file system size */ variable
/netbsd/src/sbin/newfs_lfs/
Dnewfs.c84 int fssize; /* file system size */ variable
Dmake_lfs.c410 double fssize; in make_lfs() local
/netbsd/src/usr.sbin/makefs/ffs/
Dmkfs.c113 static int64_t fssize; /* file system size */ variable
/netbsd/src/sbin/newfs/
Dnewfs.c213 int64_t fssize; /* file system size */ variable
/netbsd/src/usr.sbin/makefs/
Dffs.c322 int32_t spc, nspf, ncyl, fssize; in ffs_validate() local
/netbsd/src/sbin/restore/
Dtape.c76 static u_int32_t fssize = MAXBSIZE; variable