Searched defs:sblock (Results 1 - 16 of 16) sorted by relevance
| /src/tests/fs/lfs/ |
| H A D | t_rfw.c | 60 const char *sblock[2] = { SBLOCK0_COPY, SBLOCK1_COPY }; variable in typeref:typename:const char * [2]
|
| /src/sbin/clri/ |
| H A D | clri.c | 84 char *fs, sblock[SBLOCKSIZE]; local in function:main
|
| /src/sbin/dump/ |
| H A D | ffs_inode.c | 63 static struct fs *sblock; variable in typeref:struct:fs * [all...] |
| /src/sys/arch/mvme68k/stand/installboot/ |
| H A D | installboot.c | 235 static char sblock[SBLOCKSIZE]; variable in typeref:typename:char[]
|
| /src/sbin/badsect/ |
| H A D | badsect.c | 77 #define sblock ufs.fs macro
|
| /src/sbin/dump_lfs/ |
| H A D | lfs_inode.c | 65 struct lfs *sblock; variable in typeref:struct:lfs * [all...] |
| /src/sbin/fsck_ext2fs/ |
| H A D | main.c | 96 struct m_ext2fs sblock; variable in typeref:struct:m_ext2fs
|
| /src/sbin/tunefs/ |
| H A D | tunefs.c | 79 #define sblock sbun.sb macro [all...] |
| /src/sbin/fsck_ffs/ |
| H A D | main.c | 81 struct fs *sblock; variable in typeref:struct:fs * [all...] |
| /src/usr.sbin/dumpfs/ |
| H A D | dumpfs.c | 292 print_superblock(struct fs * fs,uint16_t * opostbl,const char * name,int fd,off_t sblock) argument
|
| /src/usr.sbin/makefs/ffs/ |
| H A D | mkfs.c | 93 #define sblock fsun.fs macro 721 old_cg_blks(&sblock, &acg, local in function:initcg 744 old_cg_blks(&sblock, &acg, local in function:initcg [all...] |
| /src/sys/kern/ |
| H A D | uipc_socket2.c | 1531 sblock(struct sockbuf *sb, int wf) function in typeref:typename:int
|
| /src/sbin/newfs/ |
| H A D | mkfs.c | 137 #define sblock fsun->fs macro 876 old_cg_blks(&sblock, &acg, local in function:initcg 899 old_cg_blks(&sblock, &acg, local in function:initcg 1337 old_cg_blks(&sblock, &acg, local in function:alloc [all...] |
| /src/sbin/newfs_ext2fs/ |
| H A D | mke2fs.c | 172 #define sblock ext2fsun.m_ext2fs macro [all...] |
| /src/usr.sbin/quotacheck/ |
| H A D | quotacheck.c | 100 #define sblock un.sblk macro [all...] |
| /src/sbin/fsdb/ |
| H A D | fsdb.c | 72 struct fs *sblock; variable in typeref:struct:fs * [all...] |
Completed in 14 milliseconds