Home
last modified time | relevance | path

Searched refs:btrfs_readahead (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
H A Dextent_io.h249 void btrfs_readahead(struct readahead_control *rac);
H A Dextent_io.c2267 void btrfs_readahead(struct readahead_control *rac) in btrfs_readahead() function
H A Dinode.c10172 .readahead = btrfs_readahead,