Searched refs:blk2 (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_pcu.c | 672 nsc_off_t blk2; in _sdbc_power_flush() local 733 blk2 = hdr->descriptor_pool; in _sdbc_power_flush() 734 rc = flush_anon_list(file_pool, state_rdev, &blk2); in _sdbc_power_flush()
|
/titanic_41/usr/src/uts/common/sys/lvm/ |
H A D | md_raid.h | 82 #define OVERLAPED(blk1, lblk1, blk2, lblk2) ( \ argument 84 ((lblk1 < blk2) ? 1 : 0)))
|
/titanic_41/usr/src/cmd/fs.d/udfs/mkfs/ |
H A D | mkfs.c | 541 wtvolseq(tag_t *tp, daddr_t blk1, daddr_t blk2) in wtvolseq() argument 576 tp->tag_loc = blk2; in wtvolseq() 601 wtfs(blk2, sectorsize, buf); in wtvolseq()
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | zap.c | 245 uint64_t blk2 = idx2 >> (bs-3); in zap_table_store() local 250 (tbl->zt_nextblk + blk2) << bs, FTAG, &db2, in zap_table_store()
|