Home
last modified time | relevance | path

Searched refs:tsb (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/lib/libzfs/common/
H A Dlibzfs_diff.c257 struct zfs_stat fsb, tsb; in write_inuse_diffs_one() local
279 MAXPATHLEN, &tsb); in write_inuse_diffs_one()
294 tmode = tsb.zs_mode & S_IFMT; in write_inuse_diffs_one()
296 tsb.zs_links == 0) in write_inuse_diffs_one()
299 change = tsb.zs_links - fsb.zs_links; in write_inuse_diffs_one()
303 print_link_change(fp, di, change, tobjname, &tsb); in write_inuse_diffs_one()
306 print_file(fp, di, ZDIFF_ADDED, tobjname, &tsb); in write_inuse_diffs_one()
317 if (fmode != tmode && fsb.zs_gen == tsb.zs_gen) in write_inuse_diffs_one()
318 tsb.zs_gen++; /* Force a generational difference */ in write_inuse_diffs_one()
322 if (fsb.zs_gen == tsb.zs_gen) { in write_inuse_diffs_one()
[all …]
/titanic_44/usr/src/lib/libc/port/gen/
H A Dttyname.c485 struct stat64 tsb; in srch_dir() local
538 if (stat64(file_name, &tsb) < 0) in srch_dir()
554 if ((tsb.st_mode & S_IFMT) == S_IFDIR) in srch_dir()
565 else if ((tsb.st_mode & S_IFMT) == S_IFCHR) { in srch_dir()
567 if (tsb.st_dev == fsb->st_dev) in srch_dir()
569 if (tsb.st_rdev == fsb->st_rdev) in srch_dir()
571 if (tsb.st_ino == fsb->st_ino) in srch_dir()
/titanic_44/usr/src/uts/sun4u/sys/
H A Dzuluvm.h104 uint64_t *tsb);
/titanic_44/usr/src/cmd/fm/eversholt/files/sparc/sun4u/
H A Dtomatillo.esc78 * - btt: iommu bad tsb size tbw size combination.
359 * - btt: iommu bad tsb size tbw size combination.
/titanic_44/usr/src/cmd/dc/
H A Ddc.c1137 struct stat tsb; in init() local
1158 if (stat(svargv[1], &tsb) < 0) { in init()
1164 if (S_ISREG(tsb.st_mode)) { in init()
/titanic_44/usr/src/uts/sfmmu/ml/
H A Dsfmmu_asm.s2448 ! %g3 = 4M tsb entry pointer, as TSB miss handler expects
2526 or %g4, %g1, %g1 ! form tsb ptr
3406 brlz,a,pn %g1, ptl1_panic ! if no shared 3RD tsb
4815 ! %g3 = 4M tsb entry pointer, as TSB miss handler expects
/titanic_44/usr/src/uts/sun4v/ml/
H A Dtrap_table.s2637 stna %g4, [%g5 + TRAP_ENT_F1]%asi ! XXX? tsb tag
/titanic_44/usr/src/uts/sun4u/ml/
H A Dtrap_table.s2877 stxa %g4, [%g5 + TRAP_ENT_F1]%asi ! tsb tag