Home
last modified time | relevance | path

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

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