Home
last modified time | relevance | path

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

/freebsd/lib/geom/journal/
H A Dgeom_journal_ufs.c67 off_t psize, fssize; in g_journal_ufs_using_last_sector() local
/freebsd/sbin/dumpfs/
H A Ddumpfs.c151 int64_t fssize; in dumpfs() local
/freebsd/sbin/newfs/
H A Dnewfs.c86 intmax_t fssize; /* file system size */ variable
/freebsd/usr.sbin/makefs/ffs/
H A Dmkfs.c115 static int64_t fssize; /* file system size */ variable
/freebsd/usr.sbin/makefs/
H A Dffs.c324 int32_t spc, nspf, ncyl, fssize; in ffs_validate() local
H A Dffs.c324 int32_t spc, nspf, ncyl, fssize; in ffs_validate() local
/freebsd/sbin/restore/
H A Dtape.c64 static long fssize = MAXBSIZE; global() variable