Home
last modified time | relevance | path

Searched refs:meta_number_to_string (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_print.c308 meta_number_to_string(diskaddr_t number, u_longlong_t blk_sz) in meta_number_to_string() function
H A Dmeta_trans.c935 meta_number_to_string(transp->common.size, DEV_BSIZE)) == EOF) { in trans_report()
1253 meta_number_to_string(transp->log_size, DEV_BSIZE)) == EOF) { in log_report()
H A Dmapfile-vers551 meta_number_to_string;
H A Dmeta_raid.c909 meta_number_to_string(raidp->common.size, DEV_BSIZE)) == EOF) { in raid_report()
950 meta_number_to_string(column_size * (orig_ncol - 1), DEV_BSIZE)) in raid_report()
1012 meta_number_to_string(column_size * (ncol - orig_ncol), in raid_report()
H A Dmeta_statconcise.c222 sz = strip_blanks(meta_number_to_string(size, DEV_BSIZE)); in print_concise_entry()
H A Dmeta_mirror.c1119 meta_number_to_string(mirrorp->common.size, DEV_BSIZE)) in mirror_report()
H A Dmeta_stripe.c1051 meta_number_to_string(stripep->common.size, DEV_BSIZE)) in stripe_report()
H A Dmeta_sp.c2158 meta_number_to_string(msp->common.size, DEV_BSIZE)) == EOF) in meta_sp_report()
/titanic_41/usr/src/head/
H A Dmeta.h1367 extern char *meta_number_to_string(diskaddr_t number,