Searched refs:reada_add_block (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/fs/btrfs/ |
D | reada.c | 103 static int reada_add_block(struct reada_control *rc, u64 logical, 200 reada_add_block(rc, bytenr, &next_key, in __readahead_hook() 556 static int reada_add_block(struct reada_control *rc, u64 logical, in reada_add_block() function 944 if (reada_add_block(rc, start, &max_key, level, generation)) { in btrfs_reada_add()
|