Home
last modified time | relevance | path

Searched refs:b_blkno (Results 1 – 25 of 52) sorted by relevance

123

/titanic_41/usr/src/cmd/dtrace/demo/io/
H A Diothrough.d31 start[args[0]->b_edev, args[0]->b_blkno] = timestamp;
35 /start[args[0]->b_edev, args[0]->b_blkno]/
57 this->elapsed = timestamp - start[args[0]->b_edev, args[0]->b_blkno];
60 start[args[0]->b_edev, args[0]->b_blkno] = 0;
H A Diotime.d36 start[args[0]->b_edev, args[0]->b_blkno] = timestamp;
40 /start[args[0]->b_edev, args[0]->b_blkno]/
42 this->elapsed = timestamp - start[args[0]->b_edev, args[0]->b_blkno];
46 start[args[0]->b_edev, args[0]->b_blkno] = 0;
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dlufs_thread.c161 if (P2ALIGN(rbp->rb_bh.b_blkno, in log_roll_read()
176 bp->b_blkno = mblkno; in log_roll_read()
228 ldbtob(bp->b_blkno) & (offset_t)MAPBLOCKMASK, in log_roll_read()
259 bp->b_blkno = lbtodb(crb->c_mof); in log_roll_write_crb()
297 bp->b_blkno += j; in log_roll_write_bufs()
331 bp2->b_blkno = bp->b_blkno + k; in log_roll_write_bufs()
359 if (rbp->rb_bh.b_blkno < rbp2->rb_bh.b_blkno) { in log_roll_write()
586 ldbtob(bp->b_blkno) & (offset_t)MAPBLOCKMASK, MAPBLOCKSIZE); in trans_roll()
H A Dlufs_log.c184 lblkno = pb->b_blkno; in ldl_strategy()
369 buflof = dbtob(bp->b_blkno); in inval_range()
422 bp->b_blkno = btodb(ul->un_tail_lof); in get_write_bp()
423 ASSERT(dbtob(bp->b_blkno) == ul->un_tail_lof); in get_write_bp()
595 within_range(lof, bp->b_blkno, bp->b_bcount)) { in find_bp()
624 rlof = dbtob(bp->b_blkno); in find_read_lof()
673 bp->b_blkno = btodb(lof); in get_read_bp()
674 lof = dbtob(bp->b_blkno); in get_read_bp()
828 off_t src_lof = dbtob(bp->b_blkno); in fetchbuf()
916 ul->un_tail_lof = dbtob(bp->b_blkno) + bcount; in ldl_round_commit()
[all …]
H A Dufs_extvnops.c167 bp->b_blkno = bn; in ufs_rdwr_data()
358 bp->b_blkno = bn; in ufs_alloc_data()
430 bp->b_blkno = bn; in ufs_alloc_data()
H A Dlufs_top.c638 offset_t mof = ldbtob(bp->b_blkno); in top_read_roll()
661 rbp->rb_bh.b_blkno = lbtodb(rbp->rb_crb->c_mof); in top_read_roll()
H A Dufs_subr.c1094 bp->b_blkno = bn * btod(bsize); in ufs_fbiwrite()
1273 bp->b_blkno = (daddr_t)fsbtodb(fs, cgtod(fs, cg + i)); in ufs_construct_si()
1422 bp->b_blkno = (daddr_t)fsbtodb(fs, fs->fs_csaddr+i); in ufs_putsummaryinfo()
H A Dlufs.c352 tbp->b_blkno = bno; in lufs_snarf()
1279 offset_t mof = ldbtob(bp->b_blkno); in lufs_read_strategy()
1353 offset_t mof = ldbtob(bp->b_blkno); in lufs_write_strategy()
/titanic_41/usr/src/uts/common/os/
H A Dbio.c455 index = bio_bhash(bp->b_edev, bp->b_blkno); in brelse()
593 if (bp->b_blkno != blkno || bp->b_edev != dev || in getblk_common()
622 if (bp->b_blkno != blkno || bp->b_edev != dev || in getblk_common()
700 nbp->b_blkno = blkno; in getblk_common()
799 if (bp->b_blkno != blkno || bp->b_edev != dev || in trygetblk()
922 index = bio_bhash(bp->b_edev, bp->b_blkno); in bflush()
975 if (bp->b_blkno != blkno || bp->b_edev != dev || in blkflush()
989 if (sbp->b_blkno == blkno && sbp->b_edev == dev && in blkflush()
1063 index = bio_bhash(bp->b_edev, bp->b_blkno); in bfinval()
1895 if (bp->b_blkno == blkno && bp->b_edev == dev && in bio_incore()
[all …]
H A Dfbio.c209 bp->b_blkno = bn * btod(bsize); in fbiwrite()
/titanic_41/usr/src/uts/common/sys/
H A Dbuf.h99 #define b_blkno _b_blkno._f macro
101 #define b_blkno _b_blkno._p._l macro
H A Dparam.h228 #define dkblock(bp) ((bp)->b_blkno)
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dparam.h114 #define dkblock(bp) ((bp)->b_blkno)
/titanic_41/usr/src/ucbhead/sys/
H A Dparam.h191 #define dkblock(bp) ((bp)->b_blkno)
/titanic_41/usr/src/uts/common/fs/pcfs/
H A Dpc_dir.c227 blkno = pc_daddrdb(fsp, bp->b_blkno); in pc_direnter()
322 bp->b_blkno = pc_cldaddr(fsp, cn); in pc_makedirentry()
788 blkno = pc_daddrdb(fsp, bp->b_blkno); in pc_rename()
951 slotp->sl_bp->b_blkno); in pc_findentry()
1125 slotp->sl_blkno = pc_daddrdb(fsp, slotp->sl_bp->b_blkno); in pc_match_long_fn()
1181 pc_daddrdb(fsp, slotp->sl_bp->b_blkno); in pc_match_short_fn()
H A Dpc_alloc.c481 bp->b_blkno = pc_cldaddr(fsp, cn); in pc_alloccluster()
H A Dpc_vnops.c1528 bp->b_blkno = bn + btodt(xferoffset - lbnoff); in pcfs_getapage()
1822 bp->b_blkno = bn + btodt(xferoffset - lbnoff); in pcfs_putapage()
2342 ld->d_ino = pc_makenodeid(pc_daddrdb(fsp, (*bp)->b_blkno), in pc_read_long_fn()
2374 ld->d_ino = (ino64_t)pc_makenodeid(pc_daddrdb(fsp, (*bp)->b_blkno), in pc_read_short_fn()
/titanic_41/usr/src/uts/common/io/
H A Dfd.c1045 if (fjp->fj_chars->fdc_sec_size > NBPSCTR && (bp->b_blkno & 1)) { in fd_strategy()
1048 DRIVE(bp->b_edev), (long)bp->b_blkno)); in fd_strategy()
1053 if ((bp->b_blkno > pp->p_size)) { in fd_strategy()
1056 DRIVE(bp->b_edev), (long)bp->b_blkno, pp->p_size)); in fd_strategy()
1062 if (bp->b_blkno == pp->p_size) { in fd_strategy()
1145 (void *)bp, (long)bp->b_blkno, bp->b_bcount)); in fdstart()
1158 blk = bp->b_blkno + pp->p_start; in fdstart()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dufs_trans.h276 ldbtob(bp->b_blkno) + (offset_t)(vof), nb, type, \
277 ufs_trans_push_buf, bp->b_blkno)
/titanic_41/usr/src/lib/libdtrace/common/
H A Dio.d.in55 uint64_t b_blkno; /* expanded block # on device */ member
69 b_blkno = sizeof (long) == 8 ? B->_b_blkno._f : B->_b_blkno._p._l;
/titanic_41/usr/src/uts/common/io/lvm/softpart/
H A Dsp.c1009 current_blkno = (sp_ext_offset_t)parent_buf->b_blkno; in md_sp_strategy()
1056 child_buf->b_blkno, sp_done, child_buf, in md_sp_strategy()
1199 child_buf->b_blkno, NULL, in sp_directed_read()
1714 mapblk = bp->b_blkno; in sp_dump()
/titanic_41/usr/src/uts/sun/io/
H A Dfd.c1706 (int)bp->b_blkno, bp->b_flags, (int)bp->b_bcount)); in fd_strategy()
1716 phys_blkno = (uint_t)bp->b_blkno >> 1; in fd_strategy()
1717 if (bp->b_blkno & 1) { in fd_strategy()
1720 (long)bp->b_blkno)); in fd_strategy()
1728 phys_blkno = (uint_t)bp->b_blkno; in fd_strategy()
1736 0, (long)bp->b_blkno, dkm->dkl_nblk)); in fd_strategy()
1772 (long)bp->b_blkno, bp->b_flags)); in fd_strategy()
3134 phys_blkno = bp->b_blkno >> 1; in fdstart()
3136 phys_blkno = bp->b_blkno; in fdstart()
3145 (void *)bp, (int)bp->b_blkno, (int)bp->b_bcount)); in fdstart()
[all …]
/titanic_41/usr/src/uts/common/io/lvm/trans/
H A Dmdtrans.c149 pb->b_blkno, trans_done_shadow, sb, KM_NOSLEEP); in shadow_debug()
686 pb->b_blkno, trans_done, cb, KM_NOSLEEP); in md_trans_strategy()
H A Dtrans_ioctl.c883 errp->er_bad_block = bp->b_blkno; in trans_check_error()
901 (bp->b_blkno == errp->er_bad_block)) { in trans_check_error()
936 if ((bp->b_blkno >= un->un_l_pwsblk) && in trans_error_injector()
937 ((bp->b_blkno + btodb(bp->b_bcount)) <= in trans_error_injector()
/titanic_41/usr/src/cmd/sa/
H A Dsadp.c747 cmdname, bp->b_lblkno, bp->b_blkno); in do_disk_stats()
748 cyl_no = bp->b_blkno / SECTPERCYL; in do_disk_stats()

123