Home
last modified time | relevance | path

Searched refs:readahead_gfp_mask (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/mm/
H A Dreadahead.c210 gfp_t gfp_mask = readahead_gfp_mask(mapping); in page_cache_ra_unbounded()
495 gfp_t gfp = readahead_gfp_mask(mapping); in page_cache_ra_order()
788 gfp_t gfp_mask = readahead_gfp_mask(mapping); in readahead_expand()
/openbmc/linux/fs/erofs/
H A Dinternal.h328 readahead_gfp_mask(mapping) & ~__GFP_RECLAIM); in erofs_grab_cache_page_nowait()
/openbmc/linux/include/linux/
H A Dpagemap.h554 static inline gfp_t readahead_gfp_mask(struct address_space *x) in readahead_gfp_mask() function
/openbmc/linux/fs/ubifs/
H A Dfile.c721 gfp_t ra_gfp_mask = readahead_gfp_mask(mapping) & ~__GFP_FS; in ubifs_do_bulk_read()