Searched refs:meta_number_to_string (Results 1 - 7 of 7) sorted by relevance
/osnet-11/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_print.c | 308 meta_number_to_string(diskaddr_t number, u_longlong_t blk_sz) function
|
H A D | meta_trans.c | 936 meta_number_to_string(transp->common.size, DEV_BSIZE)) == EOF) { 1254 meta_number_to_string(transp->log_size, DEV_BSIZE)) == EOF) {
|
H A D | meta_raid.c | 908 meta_number_to_string(raidp->common.size, DEV_BSIZE)) == EOF) { 949 meta_number_to_string(column_size * (orig_ncol - 1), DEV_BSIZE)) 1011 meta_number_to_string(column_size * (ncol - orig_ncol),
|
H A D | meta_statconcise.c | 222 sz = strip_blanks(meta_number_to_string(size, DEV_BSIZE));
|
H A D | meta_mirror.c | 1116 meta_number_to_string(mirrorp->common.size, DEV_BSIZE))
|
H A D | meta_stripe.c | 1051 meta_number_to_string(stripep->common.size, DEV_BSIZE))
|
H A D | meta_sp.c | 2158 meta_number_to_string(msp->common.size, DEV_BSIZE)) == EOF)
|
Completed in 60 milliseconds