Home
last modified time | relevance | path

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

/Linux-v5.15/fs/afs/
Dfile.c26 static void afs_readahead(struct readahead_control *ractl);
54 .readahead = afs_readahead,
387 static void afs_readahead(struct readahead_control *ractl) in afs_readahead() function