Searched defs:fssize (Results 1 - 8 of 8) sorted by relevance
| /src/tests/fs/lfs/ | ||
| H A D | util.c | 17 void create_lfs(size_t imgsize, size_t fssize, int width, int do_setup) argument |
| /src/sbin/newfs_ext2fs/ | ||
| H A D | newfs_ext2fs.c | 106 int64_t fssize; /* file system size */ variable in typeref:typename:int64_t [all...] |
| /src/sbin/newfs_lfs/ | ||
| H A D | newfs.c | 84 int fssize; /* file system size */ variable in typeref:typename:int [all...] |
| H A D | make_lfs.c | 410 double fssize; local in function:make_lfs |
| /src/usr.sbin/makefs/ffs/ | ||
| H A D | mkfs.c | 113 static int64_t fssize; /* file system size */ variable in typeref:typename:int64_t |
| /src/sbin/newfs/ | ||
| H A D | newfs.c | 213 int64_t fssize; /* file system size */ variable in typeref:typename:int64_t [all...] |
| /src/usr.sbin/makefs/ | ||
| H A D | ffs.c | 322 int32_t spc, nspf, ncyl, fssize; local in function:ffs_validate |
| /src/sbin/restore/ | ||
| H A D | tape.c | 76 static u_int32_t fssize = MAXBSIZE; variable in typeref:typename:u_int32_t |
Completed in 10 milliseconds