Searched defs:sblock (Results 1 - 16 of 16) sorted by relevance

/src/tests/fs/lfs/
H A Dt_rfw.c60 const char *sblock[2] = { SBLOCK0_COPY, SBLOCK1_COPY }; variable in typeref:typename:const char * [2]
/src/sbin/clri/
H A Dclri.c84 char *fs, sblock[SBLOCKSIZE]; local in function:main
/src/sbin/dump/
H A Dffs_inode.c63 static struct fs *sblock; variable in typeref:struct:fs *
[all...]
/src/sys/arch/mvme68k/stand/installboot/
H A Dinstallboot.c235 static char sblock[SBLOCKSIZE]; variable in typeref:typename:char[]
/src/sbin/badsect/
H A Dbadsect.c77 #define sblock ufs.fs macro
/src/sbin/dump_lfs/
H A Dlfs_inode.c65 struct lfs *sblock; variable in typeref:struct:lfs *
[all...]
/src/sbin/fsck_ext2fs/
H A Dmain.c96 struct m_ext2fs sblock; variable in typeref:struct:m_ext2fs
/src/sbin/tunefs/
H A Dtunefs.c79 #define sblock sbun.sb macro
[all...]
/src/sbin/fsck_ffs/
H A Dmain.c81 struct fs *sblock; variable in typeref:struct:fs *
[all...]
/src/usr.sbin/dumpfs/
H A Ddumpfs.c292 print_superblock(struct fs * fs,uint16_t * opostbl,const char * name,int fd,off_t sblock) argument
/src/usr.sbin/makefs/ffs/
H A Dmkfs.c93 #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 Duipc_socket2.c1531 sblock(struct sockbuf *sb, int wf) function in typeref:typename:int
/src/sbin/newfs/
H A Dmkfs.c137 #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 Dmke2fs.c172 #define sblock ext2fsun.m_ext2fs macro
[all...]
/src/usr.sbin/quotacheck/
H A Dquotacheck.c100 #define sblock un.sblk macro
[all...]
/src/sbin/fsdb/
H A Dfsdb.c72 struct fs *sblock; variable in typeref:struct:fs *
[all...]

Completed in 14 milliseconds