Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_io.c319 static bool swap_can_merge(struct swap_io_ctx *ctx, struct folio *folio, in swap_can_merge() function
337 if (sio && !swap_can_merge(ctx, folio, rw)) { in swap_add_folio()