1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/fs
Scott Long 1347b4e84f Don't reference vop_std* since they are already implicitly
referenced through the VOP_DEFAULT vector

Submitted by:	phk
2002-05-02 20:23:47 +00:00
..
cd9660
coda
deadfs Use vop_panic() instead of rolling our own. 2002-05-02 19:13:44 +00:00
devfs Use vnode locking with devfs; permit VFS locking assertions to make 2002-04-29 20:00:39 +00:00
fdescfs
fifofs Use vop_panic() instead of rolling our own. 2002-05-02 19:13:44 +00:00
hpfs
msdosfs
ntfs
nullfs
nwfs
portalfs
procfs
pseudofs
smbfs
specfs
udf Don't reference vop_std* since they are already implicitly 2002-05-02 20:23:47 +00:00
umapfs
unionfs