freebsd-dev/sys/fs/pseudofs
Jeff Roberson 4d93c0be1f - Use vrefcnt() where it is safe to do so instead of doing direct and
unlocked accesses to v_usecount.
 - Lock access to the buf lists in the various sync routines.  interlock
   locking could be avoided almost entirely in leaf filesystems if the
   fsync function had a generic helper.
2002-09-25 02:32:42 +00:00
..
pseudofs_fileno.c
pseudofs_internal.h
pseudofs_vncache.c Remove all use of vnode->v_tag, replacing with appropriate substitutes. 2002-09-14 09:02:28 +00:00
pseudofs_vnops.c - Use vrefcnt() where it is safe to do so instead of doing direct and 2002-09-25 02:32:42 +00:00
pseudofs.c Remove all use of vnode->v_tag, replacing with appropriate substitutes. 2002-09-14 09:02:28 +00:00
pseudofs.h Introduce support for Mandatory Access Control and extensible 2002-08-01 01:33:12 +00:00