opnsense-src/sys/fs/tmpfs
Doug Moore db08b0b04d tmpfs_vnops: move swap work to swap_pager
Two functions in tmpfs_vnops.c use an interface provided by
swap_pager.c. Move most of the implementation of those functions to
swap_pager.c so that they can be implemented more effectively, with
access to implementation details of the swap pager.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D47212
2024-10-24 14:24:49 -05:00
..
tmpfs.h tmpfs: Account for whiteouts during rename/rmdir 2024-09-08 18:34:15 -05:00
tmpfs_fifoops.c sys: Remove $FreeBSD$: two-line .c pattern 2023-08-16 11:54:30 -06:00
tmpfs_fifoops.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
tmpfs_subr.c tmpfs: Account for whiteouts during rename/rmdir 2024-09-08 18:34:15 -05:00
tmpfs_vfsops.c vm: Remove kernel stack swapping support, part 3 2024-07-29 01:39:49 +00:00
tmpfs_vnops.c tmpfs_vnops: move swap work to swap_pager 2024-10-24 14:24:49 -05:00
tmpfs_vnops.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00