Searched defs:insert_ptr (Results 1 – 3 of 3) sorted by relevance
279 struct buffer_head **insert_ptr /* inserted node-ptrs for the next level */ in balance_leaf()2036 struct buffer_head *insert_ptr[2]; /* inserted node-ptrs for the next in do_balance() local
743 struct buffer_head **insert_ptr /* node for insertion on higher level */ in balance_internal()
2184 static void insert_ptr(struct btrfs_trans_handle *trans, in insert_ptr() function