opnsense-src/sys/fs/tmpfs
Doug Moore bb1dc6cf9c vm_page: define partial page invalidate
Two different functions in different files do the same thing - fill a
partial page with zeroes. Add that functionality to vm_page.c and
remove it elsewhere to avoid code duplication.

Reviewed by:	markj, kib
Differential Revision:	https://reviews.freebsd.org/D49096
2025-02-21 19:22:47 -06:00
..
tmpfs.h tmpfs: Rework file handles 2024-12-23 15:46:55 +01: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 vm_page: define partial page invalidate 2025-02-21 19:22:47 -06:00
tmpfs_vfsops.c tmpfs: Rework file handles 2024-12-23 15:46:55 +01:00
tmpfs_vnops.c stat(2): add st_filerev 2025-01-16 20:54:20 +02:00
tmpfs_vnops.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00