Searched refs:read_master_block (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_import.c | 494 if (read_master_block(ep, fd, mbp, in get_replica_disks() 965 if (read_master_block(ep, fd, mbp, in get_disks_from_didnamespace() 1248 read_master_block( in read_master_block() function 1701 if (read_master_block(ep, fd, mbp, DEV_BSIZE) <= 0) { in build_replicated_disks_list() 2570 if ((rval = read_master_block(ep, fd, mbp, sizeof (mb))) <= 0) in meta_get_and_report_set_info()
|
H A D | mapfile-vers | 707 read_master_block;
|
/titanic_41/usr/src/cmd/lvm/util/ |
H A D | metaimport.c | 250 if (read_master_block(ep, fd, mbp, DEV_BSIZE) <= 0) { in report_overlap_recommendation()
|
/titanic_41/usr/src/head/ |
H A D | meta.h | 1869 extern int read_master_block(md_error_t *ep, int fd, void *bp,
|