1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/sys/tmpfs
miod 5a0ec8146b Put the bowels of the various VOP_PRINT routines under
defined(DEBUG) || defined(DIAGNOSTIC) || defined(VFSLCKDEBUG)
as they won't be used otherwise.

Shaves a few bytes off installation kernels.

ok kn@ semarie@
2024-10-18 05:52:32 +00:00
..
tmpfs_fifoops.c remove prototypes with no matching function 2024-05-14 08:26:13 +00:00
tmpfs_mem.c
tmpfs_specops.c Remove unused VOP_POLL(). 2022-06-26 05:20:42 +00:00
tmpfs_subr.c Ensure that file names passed back by readdir do not include a '/' 2024-09-12 09:04:51 +00:00
tmpfs_vfsops.c A tiny bit of cleanup. 2021-10-24 15:41:47 +00:00
tmpfs_vnops.c Put the bowels of the various VOP_PRINT routines under 2024-10-18 05:52:32 +00:00
tmpfs_vnops.h Remove unused VOP_POLL(). 2022-06-26 05:20:42 +00:00
tmpfs.h Fix build of tmpfs 2020-10-12 13:08:03 +00:00