1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-21 07:15:49 +00:00
freebsd/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_fifoops.c
tmpfs_fifoops.h
tmpfs_subr.c
tmpfs_vfsops.c
tmpfs_vnops.c
tmpfs_vnops.h
tmpfs.h