Home
last modified time | relevance | path

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

/openbsd-src/sbin/dumpfs/
H A Ddumpfs.c160 int64_t fssize; in dumpfs() local
/openbsd-src/sbin/newfs_ext2fs/
H A Dnewfs_ext2fs.c96 int64_t fssize; /* file system size */ variable
/openbsd-src/usr.sbin/makefs/ffs/
H A Dmkfs.c94 static int64_t fssize; /* file system size */ variable
/openbsd-src/sbin/newfs/
H A Dnewfs.c125 daddr_t fssize; /* file system size in 512-byte blocks */ variable
/openbsd-src/sbin/restore/
H A Dtape.c59 static long fssize = MAXBSIZE; variable