Home
last modified time | relevance | path

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

/linux-6.8/tools/testing/selftests/mincore/
Dmincore_selftest.c196 int ra_pages = 0; in TEST() local
301 int ra_pages = 0; in TEST() local
/linux-6.8/include/linux/
Dbacking-dev-defs.h167 unsigned long ra_pages; /* max readahead in PAGE_SIZE units */ member
Dfs.h974 unsigned int ra_pages; member
/linux-6.8/fs/fat/
Dfatent.c659 unsigned long ra_pages = sb->s_bdi->ra_pages; in fat_ra_init() local
/linux-6.8/fs/fuse/
Dinode.c1209 unsigned long ra_pages; in process_init_reply() local
/linux-6.8/fs/bcachefs/
Dalloc_background.c2075 unsigned long ra_pages = 0; in bch2_recalc_capacity() local
Dbcachefs.h1184 static inline void bch2_set_ra_pages(struct bch_fs *c, unsigned ra_pages) in bch2_set_ra_pages()
/linux-6.8/fs/smb/client/
Dfile.c4489 unsigned int ra_pages; in cifs_readahead() local