Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dpagemap.h960 static inline loff_t readahead_length(struct readahead_control *rac) in readahead_length() function
/kernel/linux/linux-5.10/fs/iomap/
Dbuffered-io.c397 loff_t length = readahead_length(rac); in iomap_readahead()