NetBSD/sys/fs/ptyfs
ad 23bf88000c Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function
that hides the details and does atomic_load_relaxed().  Signature matches
FreeBSD.
2020-04-13 19:23:17 +00:00
..
Makefile
files.ptyfs
ptyfs.h
ptyfs_subr.c
ptyfs_vfsops.c
ptyfs_vnops.c Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function 2020-04-13 19:23:17 +00:00