Searched defs:ra_pages (Results 1 – 7 of 7) sorted by relevance
196 int ra_pages = 0; in TEST() local301 int ra_pages = 0; in TEST() local
167 unsigned long ra_pages; /* max readahead in PAGE_SIZE units */ member
992 unsigned int ra_pages; member
659 unsigned long ra_pages = sb->s_bdi->ra_pages; in fat_ra_init() local
1241 unsigned long ra_pages; in process_init_reply() local
2394 unsigned long ra_pages = 0; in bch2_recalc_capacity() local
1168 static inline void bch2_set_ra_pages(struct bch_fs *c, unsigned ra_pages) in bch2_set_ra_pages()