Searched refs:may_enter_fs (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 689 milliseconds