Searched refs:btrfs_readahead_node_child (Results 1 – 6 of 6) sorted by relevance
217 void btrfs_readahead_node_child(struct extent_buffer *node, int slot);
1301 btrfs_readahead_node_child(node, nr); in reada_for_search()1324 btrfs_readahead_node_child(parent, slot - 1); in reada_for_balance()1326 btrfs_readahead_node_child(parent, slot + 1); in reada_for_balance()
5049 btrfs_readahead_node_child(eb, slot); in reada_walk_down()
7454 void btrfs_readahead_node_child(struct extent_buffer *node, int slot) in btrfs_readahead_node_child() function
6721 btrfs_readahead_node_child(parent, slot); in tree_move_down()
7530 btrfs_readahead_node_child(node, i); in readahead_tree_node_children()
Completed in 53 milliseconds