Home
last modified time | relevance | path

Searched defs:ra_pages (Results 1 – 8 of 8) sorted by relevance

/linux/fs/erofs/
H A Ddir.c54 pgoff_t ra_pages = DIV_ROUND_UP_POW2( in erofs_readdir() local
/linux/tools/testing/selftests/mincore/
H A Dmincore_selftest.c196 int ra_pages = 0; in TEST() local
/linux/include/linux/
H A Dbacking-dev-defs.h167 unsigned long ra_pages; /* max readahead in PAGE_SIZE units */ member
H A Dfs.h1057 unsigned int ra_pages; member
/linux/fs/fat/
H A Dfatent.c659 unsigned long ra_pages = sb->s_bdi->ra_pages; in fat_ra_init() local
/linux/fs/fuse/
H A Dinode.c1317 unsigned long ra_pages; in process_init_reply() local
/linux/fs/bcachefs/
H A Dalloc_background.c2511 unsigned long ra_pages = 0; in bch2_recalc_capacity() local
H A Dbcachefs.h1187 static inline void bch2_set_ra_pages(struct bch_fs *c, unsigned ra_pages) in bch2_set_ra_pages() argument