Searched refs:rchild (Results 1 – 2 of 2) sorted by relevance
80 PAGE *h, *l, *r, *lchild, *rchild; in __bt_split() local142 rchild = r; in __bt_split()168 switch (rchild->flags & P_TYPE) { in __bt_split()170 bi = GETBINTERNAL(rchild, 0); in __bt_split()174 bl = GETBLEAF(rchild, 0); in __bt_split()221 switch (rchild->flags & P_TYPE) { in __bt_split()226 ((BINTERNAL *)dest)->pgno = rchild->pgno; in __bt_split()232 rchild->pgno, bl->flags & P_BIGKEY); in __bt_split()256 ((RINTERNAL *)dest)->nrecs = rec_total(rchild); in __bt_split()257 ((RINTERNAL *)dest)->pgno = rchild->pgno; in __bt_split()[all …]
594 nvlist_t **rchild; in get_replication() local598 ZPOOL_CONFIG_CHILDREN, &rchild, in get_replication()601 cnv = rchild[0]; in get_replication()