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

/linux-master/fs/iomap/
H A DMakefile17 iomap-$(CONFIG_SWAP) += swapfile.o
/linux-master/mm/
H A DMakefile71 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>
2254 * If the swapfile is an S_ISBLK block device, a single extent is installed.
H A Dshmem.c41 #include <linux/swapfile.h>
1463 * value into swapfile.c, the only way we can correctly account for a
/linux-master/include/linux/
H A Diomap.h413 # define iomap_swapfile_activate(sis, swapfile, pagespan, ops) (-EIO)
H A Dswapops.h12 #include <linux/swapfile.h>
/linux-master/arch/x86/mm/
H A Dinit.c6 #include <linux/swapfile.h>
/linux-master/fs/smb/client/
H A Dcifsglob.h1443 bool swapfile:1; member in struct:cifsFileInfo
H A Dcifsfs.c1513 if (cfile->swapfile) {
H A Dfile.c5143 pr_warn("swap activate: swapfile has holes\n");
5159 cfile->swapfile = true;
5179 cfile->swapfile = false;

Completed in 177 milliseconds