Home
last modified time | relevance | path

Searched defs:sblock (Results 1 – 15 of 15) sorted by relevance

/titanic_50/usr/src/cmd/fs.d/ufs/clri/
H A Dclri.c67 #define sblock sb_un.sblk macro
/titanic_50/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c442 #define sblock fsun.fs macro
1939 fs_postbl(&sblock, cylno)[rpos] = -1; in main() local
1945 if (fs_postbl(&sblock, cylno)[rpos] == -1) in main() local
1946 fs_rotbl(&sblock)[blk] = 0; in main() local
1948 fs_rotbl(&sblock)[blk] = in main() local
1950 fs_postbl(&sblock, cylno)[rpos] = blk; in main() local
2592 cg_blks(&sblock, &icg, cbtocylno(&sblock, d)) in initcg() local
2686 cg_blks(&sblock, &icg, cbtocylno(&sblock, d)) in initcg() local
2876 cg_blks(&sblock, &acg, cbtocylno(&sblock, d))[cbtorpos(&sblock, d)]--; in alloc() local
5097 cg_blks(&sblock, &acg, cno)[cbtorpos(&sblock, bit)]++; in resetallocinfo() local
/titanic_50/usr/src/cmd/fs.d/ufs/labelit/
H A Dlabelit.c74 #define sblock sb_un.sblk macro
/titanic_50/usr/src/cmd/fs.d/ufs/tunefs/
H A Dtunefs.c80 #define sblock sbun.sb macro
/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Dsocketvar.h147 #define sblock(so, sb) { \ macro
/titanic_50/usr/src/cmd/fs.d/ufs/ncheck/
H A Dncheck.c65 #define sblock real_fs.sblk macro
/titanic_50/usr/src/cmd/fs.d/ufs/quot/
H A Dquot.c68 #define sblock sb_un.u_sblock macro
/titanic_50/usr/src/cmd/fs.d/ufs/quotacheck/
H A Dquotacheck.c72 #define sblock un.sblk macro
/titanic_50/usr/src/cmd/backup/dump/
H A Ddump.h169 struct fs *sblock; /* the file system super block */ variable
/titanic_50/usr/src/cmd/fs.d/ufs/newfs/
H A Dnewfs.c1016 static struct fs sblock; in read_sb() local
/titanic_50/usr/src/cmd/fs.d/ufs/df/
H A Ddf.c129 #define sblock sb.iu_fs macro
/titanic_50/usr/src/cmd/fs.d/ufs/ff/
H A Dff.c68 #define sblock real_fs.sblk macro
/titanic_50/usr/src/cmd/fs.d/udfs/fsck/
H A Dfsck.h127 #define sblock (*sblk.b_un.b_fs) macro
/titanic_50/usr/src/cmd/fs.d/ufs/fsck/
H A Dfsck.h133 #define sblock (*sblk.b_un.b_fs) macro
/titanic_50/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c4857 #define sblock sb_un.sblk macro