freebsd_amp_hwpstate/sys/isofs/cd9660
Poul-Henning Kamp d54d34b533 Make a set of VOP standard lock, unlock & islocked VOP operators, which
depend on the lock being located at vp->v_data.  Saves 3x3 identical
vop procs, more as the other filesystems becomes lock aware.
1997-10-17 12:36:19 +00:00
..
TODO
TODO.hibler
cd9660_bmap.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
cd9660_lookup.c VFS mega cleanup commit (x/N) 1997-10-16 10:50:27 +00:00
cd9660_mount.h
cd9660_node.c VFS mega cleanup commit (x/N) 1997-10-16 10:50:27 +00:00
cd9660_node.h Make a set of VOP standard lock, unlock & islocked VOP operators, which 1997-10-17 12:36:19 +00:00
cd9660_rrip.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
cd9660_rrip.h
cd9660_util.c
cd9660_vfsops.c VFS mega cleanup commit (x/N) 1997-10-16 10:50:27 +00:00
cd9660_vnops.c Make a set of VOP standard lock, unlock & islocked VOP operators, which 1997-10-17 12:36:19 +00:00
iso.h Hide the kernel-only stuff inside #ifdef KERNEL. 1997-05-07 13:23:04 +00:00
iso_rrip.h