Searched refs:btrfs_reada_add (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/btrfs/
H A Dreada.c37 * To trigger a readahead, btrfs_reada_add must be called. It will start
43 * On btrfs_reada_add, the root of the tree is inserted into a radix_tree.
914 struct reada_control *btrfs_reada_add(struct btrfs_root *root, btrfs_reada_add() function
H A Dscrub.c3167 reada1 = btrfs_reada_add(root, &key_start, &key_end); scrub_stripe()
3175 reada2 = btrfs_reada_add(csum_root, &key_start, &key_end); scrub_stripe()
H A Dctree.h4361 struct reada_control *btrfs_reada_add(struct btrfs_root *root,

Completed in 140 milliseconds