Home
last modified time | relevance | path

Searched defs:ractl (Results 1 – 7 of 7) sorted by relevance

/linux/fs/netfs/
H A Dbuffered_read.c24 struct readahead_control *ractl) in netfs_rreq_expand()
82 struct readahead_control *ractl) in netfs_prepare_read_iterator()
215 struct readahead_control *ractl) in netfs_read_to_pagecache()
338 void netfs_readahead(struct readahead_control *ractl) in netfs_readahead()
H A Drolling_buffer.c117 struct readahead_control *ractl, in rolling_buffer_load_from_ra()
/linux/include/linux/
H A Dpagemap.h1360 #define DEFINE_READAHEAD(ractl, f, r, m, i) \ argument
1422 static inline struct folio *__readahead_folio(struct readahead_control *ractl) in __readahead_folio()
1450 static inline struct folio *readahead_folio(struct readahead_control *ractl) in readahead_folio()
/linux/fs/nfs/
H A Dfscache.c252 int nfs_netfs_readahead(struct readahead_control *ractl) in nfs_netfs_readahead()
H A Dfscache.h177 static inline int nfs_netfs_readahead(struct readahead_control *ractl) in nfs_netfs_readahead()
/linux/fs/squashfs/
H A Dfile.c574 static void squashfs_readahead(struct readahead_control *ractl) in squashfs_readahead()
/linux/fs/btrfs/
H A Dextent_io.c134 struct readahead_control *ractl; member
966 static void btrfs_readahead_expand(struct readahead_control *ractl, in btrfs_readahead_expand()