Searched refs:may_enter_fs (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dvmscan.c992 static bool may_enter_fs(struct folio *folio, gfp_t gfp_mask) function
1105 * Require may_enter_fs() because we would wait on fs, which
1138 !may_enter_fs(folio, sc->gfp_mask)) {
1312 if (!may_enter_fs(folio, sc->gfp_mask))

Completed in 108 milliseconds