Home
last modified time | relevance | path

Searched refs:btrfs_readahead_node_child (Results 1 – 6 of 6) sorted by relevance

/linux/fs/btrfs/
H A Dextent_io.h273 void btrfs_readahead_node_child(struct extent_buffer *node, int slot);
H A Dctree.c1414 btrfs_readahead_node_child(node, nr); in reada_for_search()
1437 btrfs_readahead_node_child(parent, slot - 1); in reada_for_balance()
1439 btrfs_readahead_node_child(parent, slot + 1); in reada_for_balance()
H A Dextent_io.c4257 void btrfs_readahead_node_child(struct extent_buffer *node, int slot) in btrfs_readahead_node_child() function
H A Dextent-tree.c5390 btrfs_readahead_node_child(eb, slot); in reada_walk_down()
H A Dvolumes.c7336 btrfs_readahead_node_child(node, i); in readahead_tree_node_children()
H A Dsend.c7508 btrfs_readahead_node_child(parent, slot); in tree_move_down()