freebsd-dev/sys/fs/nullfs
Mateusz Guzik b249ce48ea vfs: drop the mostly unused flags argument from VOP_UNLOCK
Filesystems which want to use it in limited capacity can employ the
VOP_UNLOCK_FLAGS macro.

Reviewed by:	kib (previous version)
Differential Revision:	https://reviews.freebsd.org/D21427
2020-01-03 22:29:58 +00:00
..
null_subr.c vfs: introduce v_irflag and make v_type smaller 2019-12-08 21:30:04 +00:00
null_vfsops.c vfs: drop the mostly unused flags argument from VOP_UNLOCK 2020-01-03 22:29:58 +00:00
null_vnops.c vfs: drop the mostly unused flags argument from VOP_UNLOCK 2020-01-03 22:29:58 +00:00
null.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00