Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dextent_io.h249 void btrfs_readahead(struct readahead_control *rac);
Dextent_io.c2382 void btrfs_readahead(struct readahead_control *rac) in btrfs_readahead() function
Dinode.c10331 .readahead = btrfs_readahead,