freebsd-dev/sys/fs/devfs
Mateusz Guzik 3ffcfa599e vfs: add vop_stdadd_writecount_nomsync
This avoids needing to inspect the mount point every time.

Reviewed by:	kib (previous version)
Differential Revision:	https://reviews.freebsd.org/D33125
2021-11-26 12:06:08 +00:00
..
devfs_devs.c devfs(4): defer freeing until we drop devmtx ("cdev") 2020-12-29 13:47:36 +00:00
devfs_dir.c r326394 is calling malloc with M_WAITOK under a lock, revert for now 2017-11-30 14:06:54 +00:00
devfs_int.h Remove #define _KERNEL hacks from libprocstat 2021-02-21 11:38:21 +02:00
devfs_rule.c
devfs_vfsops.c vfs: drop the mostly unused flags argument from VOP_UNLOCK 2020-01-03 22:29:58 +00:00
devfs_vnops.c vfs: add vop_stdadd_writecount_nomsync 2021-11-26 12:06:08 +00:00
devfs.h Remove #define _KERNEL hacks from libprocstat 2021-02-21 11:38:21 +02:00