freebsd-src/sys/ufs
Poul-Henning Kamp efd6d9808c Don't use the UFS_* and VFS_* functions where a direct call is possble.
The UFS_ functions are for UFS to call back into VFS.  The VFS functions
are external entry points into the filesystem.
2005-02-08 17:40:01 +00:00
..
ffs Don't use the UFS_* and VFS_* functions where a direct call is possble. 2005-02-08 17:40:01 +00:00
ufs Don't use VOP_LEASE() with operations on extended attribute backing 2005-02-08 17:05:38 +00:00