freebsd-src/sys/fs
2004-12-01 19:15:00 +00:00
..
cd9660 Mechanically change prototypes for vnode operations to use the new typedefs. 2004-12-01 12:24:41 +00:00
coda Make VOP_BMAP return a struct bufobj for the underlying storage device 2004-11-15 09:18:27 +00:00
deadfs Mechanically change prototypes for vnode operations to use the new typedefs. 2004-12-01 12:24:41 +00:00
devfs Mechanically change prototypes for vnode operations to use the new typedefs. 2004-12-01 12:24:41 +00:00
fdescfs Mechanically change prototypes for vnode operations to use the new typedefs. 2004-12-01 12:24:41 +00:00
fifofs Mechanically change prototypes for vnode operations to use the new typedefs. 2004-12-01 12:24:41 +00:00
hpfs Mechanically change prototypes for vnode operations to use the new typedefs. 2004-12-01 12:24:41 +00:00
msdosfs Mechanically change prototypes for vnode operations to use the new typedefs. 2004-12-01 12:24:41 +00:00
ntfs Mechanically change prototypes for vnode operations to use the new typedefs. 2004-12-01 12:24:41 +00:00
nullfs Mechanically change prototypes for vnode operations to use the new typedefs. 2004-12-01 12:24:41 +00:00
nwfs Mechanically change prototypes for vnode operations to use the new typedefs. 2004-12-01 12:24:41 +00:00
portalfs Mechanically change prototypes for vnode operations to use the new typedefs. 2004-12-01 12:24:41 +00:00
procfs Rework how we store process times in the kernel such that we always store 2004-10-05 18:51:11 +00:00
pseudofs Back out pseudo_vnops.c:1.45, which was a workaround for pfind() 2004-09-02 16:04:09 +00:00
smbfs Mechanically change prototypes for vnode operations to use the new typedefs. 2004-12-01 12:24:41 +00:00
udf Mechanically change prototypes for vnode operations to use the new typedefs. 2004-12-01 12:24:41 +00:00
umapfs Mechanically change prototypes for vnode operations to use the new typedefs. 2004-12-01 12:24:41 +00:00
unionfs Correctly prototype union_write with vop_write_t, not vop_read_t. 2004-12-01 19:15:00 +00:00