Home
last modified time | relevance | path

Searched refs:snprintf_blkptr (Results 1 – 5 of 5) sorted by last modified time

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c1539 snprintf_blkptr(char *buf, size_t buflen, const blkptr_t *bp) in snprintf_blkptr() function
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h971 extern void snprintf_blkptr(char *buf, size_t buflen, const blkptr_t *bp);
1077 snprintf_blkptr(__blkbuf, BP_SPRINTF_LEN, (bp)); \
H A Ddbuf.h429 snprintf_blkptr(__blkbuf, BP_SPRINTF_LEN, bp); \
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c1187 snprintf_blkptr(blkbuf, sizeof (blkbuf), &blk); in dump_dde()
1496 snprintf_blkptr(blkbuf, buflen, bp); in snprintf_blkptr_compact()
1713 snprintf_blkptr(blkbuf, sizeof (blkbuf), &ds->ds_bp); in dump_dsl_dataset()
1758 snprintf_blkptr(blkbuf, sizeof (blkbuf), bp); in dump_bptree_cb()
2471 (void) snprintf_blkptr(blkbuf + strlen(blkbuf), in dump_dir()
2597 snprintf_blkptr(blkbuf, sizeof (blkbuf), &ub->ub_rootbp); in dump_uberblock()
3614 snprintf_blkptr(blkbuf, sizeof (blkbuf), bp); in zdb_blkptr_done()
3644 snprintf_blkptr(blkbuf, sizeof (blkbuf), bp); in zdb_blkptr_cb()
4509 snprintf_blkptr(blkbuf, sizeof (blkbuf), bp); in count_block_cb()
5862 snprintf_blkptr(blkbuf, sizeof (blkbuf), bp); in zdb_print_blkptr()
H A Dzdb_il.c58 snprintf_blkptr(blkbuf, sizeof (blkbuf), bp); in print_log_bp()
355 snprintf_blkptr(blkbuf + strlen(blkbuf), in print_log_block()