Home
last modified time | relevance | path

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

/linux/mm/
H A Dswap.h468 int shmem_writeout(struct swap_io_ctx *ctx, struct folio *folio,
H A Dshmem.c1607 int shmem_writeout(struct swap_io_ctx *ctx, struct folio *folio, in shmem_writeout() function
1761 err = shmem_writeout(&ctx, folio, NULL); in shmem_write_folio()
H A Dvmscan.c658 res = shmem_writeout(ctx, folio, folio_list); in pageout()