Home
last modified time | relevance | path

Searched refs:new_root (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dbtree.c548 zfs_btree_core_t *new_root = in zfs_btree_insert_into_parent() local
551 zfs_btree_hdr_t *new_root_hdr = &new_root->btc_hdr; in zfs_btree_insert_into_parent()
556 old_node->bth_parent = new_node->bth_parent = new_root; in zfs_btree_insert_into_parent()
557 new_root->btc_children[0] = old_node; in zfs_btree_insert_into_parent()
558 new_root->btc_children[1] = new_node; in zfs_btree_insert_into_parent()
559 bmov(buf, new_root->btc_elems, size); in zfs_btree_insert_into_parent()
/f-stack/freebsd/arm/linux/
H A Dlinux_systrace_args.c1362 uarg[0] = (intptr_t) p->new_root; /* char * */ in systrace_args()
H A Dlinux_proto.h588 char new_root_l_[PADL_(char *)]; char * new_root; char new_root_r_[PADR_(char *)]; member
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_systrace_args.c1514 uarg[0] = (intptr_t) p->new_root; /* char * */ in systrace_args()
H A Dlinux32_proto.h682 char new_root_l_[PADL_(char *)]; char * new_root; char new_root_r_[PADR_(char *)]; member
/f-stack/freebsd/i386/linux/
H A Dlinux_systrace_args.c1553 uarg[0] = (intptr_t) p->new_root; /* char * */ in systrace_args()
H A Dlinux_proto.h679 char new_root_l_[PADL_(char *)]; char * new_root; char new_root_r_[PADR_(char *)]; member