Home
last modified time | relevance | path

Searched defs:insert_ptr (Results 1 – 3 of 3) sorted by relevance

/fs/reiserfs/
Ddo_balan.c279 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
Dibalance.c743 struct buffer_head **insert_ptr /* node for insertion on higher level */ in balance_internal()
/fs/btrfs/
Dctree.c2184 static void insert_ptr(struct btrfs_trans_handle *trans, in insert_ptr() function