Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dextent_io.h277 void btrfs_readahead_node_child(struct extent_buffer *node, int slot);
Dctree.c1344 btrfs_readahead_node_child(node, nr); in reada_for_search()
1367 btrfs_readahead_node_child(parent, slot - 1); in reada_for_balance()
1369 btrfs_readahead_node_child(parent, slot + 1); in reada_for_balance()
Dextent_io.c4374 void btrfs_readahead_node_child(struct extent_buffer *node, int slot) in btrfs_readahead_node_child() function
Dextent-tree.c5373 btrfs_readahead_node_child(eb, slot); in reada_walk_down()
Dvolumes.c7488 btrfs_readahead_node_child(node, i); in readahead_tree_node_children()
Dsend.c7503 btrfs_readahead_node_child(parent, slot); in tree_move_down()