Searched refs:mddb_lb_t (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/common/io/lvm/md/ |
H A D | md_mddb.c | 610 mddb_lb_t *lbp; in computefreeblks() 1189 mddb_devid_icp_free(mddb_did_ic_t **did_icp, mddb_lb_t *lbp) in mddb_devid_icp_free() 1319 mddb_lb_t *lbp = s->s_lbp; in wrtblklst() 1412 mddb_lb_t *lbp = s->s_lbp; in writeblks() 1469 mddb_lb_t *lbp = s->s_lbp; in writeall() 1499 mddb_lb_t *lbp = s->s_lbp; in writelocall() 2208 mddb_lb_t *lbp; in getoptdev() 2397 mddb_lb_t *lbp; in getoptrecord() 2483 mddb_lb_t *lbp = s->s_lbp; in writeoptrecord() 2608 mddb_lb_t *lbp; in fixoptrecord() [all …]
|
H A D | md.c | 901 mddb_lb_t *lbp; in md_print_block_usage()
|
H A D | md_subr.c | 624 mddb_lb_t *lbp; in md_ioctl_lock_exit()
|
/titanic_41/usr/src/uts/common/sys/lvm/ |
H A D | md_mddb.h | 441 } mddb_lb_t; typedef 481 #define MDDB_LBCNT RNDUP_BLKCNT(sizeof (mddb_lb_t), 0) 482 #define MDDB_LOCAL_LBCNT RNDUP_BLKCNT(sizeof (mddb_lb_t), \ 740 mddb_lb_t *ri_lbp; 787 mddb_lb_t *s_lbp; /* locator block */
|
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_import.c | 386 mddb_lb_t *lbp, in get_replica_disks() 1007 mddb_lb_t *lbp, in set_append() 1301 mddb_lb_t *lbp = bp; in read_locator_block() 1352 mddb_lb_t *lbp, in read_locator_block_did() 1382 mddb_lb_t *lbp, in read_locator_names() 1515 mddb_lb_t *lbp, in read_nm_rec() 1864 mddb_lb_t *lbp, in build_did_list() 2243 mddb_lb_t *lbp, in report_set_info() 2515 mddb_lb_t *lbp = (mddb_lb_t *)lb; in meta_get_and_report_set_info()
|
H A D | meta_statconcise.c | 1714 mddb_lb_t *lbp, in read_all_mdrecords() 1836 mddb_lb_t *lbp, in report_metastat_info()
|
/titanic_41/usr/src/head/ |
H A D | meta.h | 2005 extern int report_metastat_info(mddb_mb_t *, mddb_lb_t *,
|