Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dextent_io.h219 void btrfs_readahead_node_child(struct extent_buffer *node, int slot);
Dctree.c1524 btrfs_readahead_node_child(node, nr); in reada_for_search()
1547 btrfs_readahead_node_child(parent, slot - 1); in reada_for_balance()
1549 btrfs_readahead_node_child(parent, slot + 1); in reada_for_balance()
Dextent_io.c4663 void btrfs_readahead_node_child(struct extent_buffer *node, int slot) in btrfs_readahead_node_child() function
Dextent-tree.c5081 btrfs_readahead_node_child(eb, slot); in reada_walk_down()
Dvolumes.c7226 btrfs_readahead_node_child(node, i); in readahead_tree_node_children()
Dsend.c7439 btrfs_readahead_node_child(parent, slot); in tree_move_down()