Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Diomap.h276 # define iomap_swapfile_activate(sis, swapfile, pagespan, ops) (-EIO)
/kernel/linux/linux-5.10/mm/
H A DMakefile73 obj-$(CONFIG_SWAP) += page_io.o swap_state.o swapfile.o swap_slots.o
H A Dfrontswap.c20 #include <linux/swapfile.h>
H A Dswapfile.c3 * linux/mm/swapfile.c
38 #include <linux/swapfile.h>
2420 * If the swapfile is an S_ISBLK block device, a single extent is installed.
/kernel/linux/linux-6.6/include/linux/
H A Diomap.h402 # define iomap_swapfile_activate(sis, swapfile, pagespan, ops) (-EIO)
H A Dswapops.h12 #include <linux/swapfile.h>
/kernel/linux/linux-6.6/mm/
H A DMakefile74 obj-$(CONFIG_SWAP) += page_io.o swap_state.o swapfile.o swap_slots.o
H A Dswapfile.c3 * linux/mm/swapfile.c
38 #include <linux/swapfile.h>
2242 * If the swapfile is an S_ISBLK block device, a single extent is installed.
H A Dshmem.c41 #include <linux/swapfile.h>
1483 * value into swapfile.c, the only way we can correctly account for a in shmem_writepage()
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dinit.c6 #include <linux/swapfile.h>
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dinit.c6 #include <linux/swapfile.h>
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsglob.h1324 bool swapfile:1; member
H A Dcifsfs.c1233 if (cfile->swapfile) { in cifs_copy_file_range()
H A Dfile.c4866 pr_warn("swap activate: swapfile has holes\n"); in cifs_swap_activate()
4882 cfile->swapfile = true; in cifs_swap_activate()
4901 cfile->swapfile = false; in cifs_swap_deactivate()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsglob.h1406 bool swapfile:1; member
H A Dcifsfs.c1498 if (cfile->swapfile) { in cifs_copy_file_range()
H A Dfile.c5039 pr_warn("swap activate: swapfile has holes\n"); in cifs_swap_activate()
5055 cfile->swapfile = true; in cifs_swap_activate()
5075 cfile->swapfile = false; in cifs_swap_deactivate()

Completed in 51 milliseconds