Searched refs:reada_add_block (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/fs/btrfs/ |
D | reada.c | 88 static int reada_add_block(struct reada_control *rc, u64 logical, 167 reada_add_block(rc, bytenr, &next_key, n_gen); in __readahead_hook() 542 static int reada_add_block(struct reada_control *rc, u64 logical, in reada_add_block() function 930 ret = reada_add_block(rc, start, &max_key, generation); in btrfs_reada_add()
|