Home
last modified time | relevance | path

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

/linux-3.4.99/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()
/linux-3.4.99/drivers/net/ethernet/sfc/
Dtx.c163 unsigned int len, unmap_len = 0, fill_level, insert_ptr; in efx_enqueue_skb() local
803 unsigned dma_len, fill_level, insert_ptr; in efx_tx_queue_insert() local
/linux-3.4.99/fs/btrfs/
Dctree.c2184 static void insert_ptr(struct btrfs_trans_handle *trans, in insert_ptr() function