Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/ufs/clri/
H A Dclri.c67 #define sblock sb_un.sblk macro
/titanic_41/usr/src/cmd/fs.d/ufs/labelit/
H A Dlabelit.c74 #define sblock sb_un.sblk macro
/titanic_41/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c442 #define sblock fsun.fs macro
1960 fs_postbl(&sblock, cylno)[rpos] = -1; in main() local
1966 if (fs_postbl(&sblock, cylno)[rpos] == -1) in main() local
1967 fs_rotbl(&sblock)[blk] = 0; in main() local
1969 fs_rotbl(&sblock)[blk] = in main() local
1971 fs_postbl(&sblock, cylno)[rpos] = blk; in main() local
2613 cg_blks(&sblock, &icg, cbtocylno(&sblock, d)) in initcg() local
2707 cg_blks(&sblock, &icg, cbtocylno(&sblock, d)) in initcg() local
2897 cg_blks(&sblock, &acg, cbtocylno(&sblock, d))[cbtorpos(&sblock, d)]--; in alloc() local
5121 cg_blks(&sblock, &acg, cno)[cbtorpos(&sblock, bit)]++; in resetallocinfo() local
/titanic_41/usr/src/uts/common/io/lvm/hotspares/
H A Dhotspares.c1496 diskaddr_t *sblock) in reserve_a_hs()
1533 diskaddr_t sblock, in return_a_hs()
1626 diskaddr_t *sblock) in hotspares_interface()
/titanic_41/usr/src/cmd/fs.d/ufs/tunefs/
H A Dtunefs.c80 #define sblock sbun.sb macro
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dsocketvar.h147 #define sblock(so, sb) { \ macro
/titanic_41/usr/src/cmd/fs.d/ufs/ncheck/
H A Dncheck.c65 #define sblock real_fs.sblk macro
/titanic_41/usr/src/cmd/fs.d/ufs/quot/
H A Dquot.c68 #define sblock sb_un.u_sblock macro
/titanic_41/usr/src/cmd/fs.d/ufs/quotacheck/
H A Dquotacheck.c72 #define sblock un.sblk macro
/titanic_41/usr/src/cmd/backup/dump/
H A Ddump.h169 struct fs *sblock; /* the file system super block */ variable
/titanic_41/usr/src/cmd/fs.d/ufs/newfs/
H A Dnewfs.c1016 static struct fs sblock; in read_sb() local
/titanic_41/usr/src/cmd/fs.d/ufs/df/
H A Ddf.c129 #define sblock sb.iu_fs macro
/titanic_41/usr/src/cmd/fs.d/ufs/ff/
H A Dff.c68 #define sblock real_fs.sblk macro
/titanic_41/usr/src/cmd/fs.d/udfs/fsck/
H A Dfsck.h127 #define sblock (*sblk.b_un.b_fs) macro
/titanic_41/usr/src/cmd/fs.d/ufs/fsck/
H A Dfsck.h133 #define sblock (*sblk.b_un.b_fs) macro
/titanic_41/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c4857 #define sblock sb_un.sblk macro
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c2467 diskaddr_t *sblock) in md_hot_spare_ifc()