btrfs_readahead_node_child
btrfs_readahead_node_child(node, nr);
btrfs_readahead_node_child(parent, slot - 1);
btrfs_readahead_node_child(parent, slot + 1);
btrfs_readahead_node_child(eb, slot);
void btrfs_readahead_node_child(struct extent_buffer *node, int slot);
btrfs_readahead_node_child(parent, slot);
btrfs_readahead_node_child(node, i);