freebsd-src/sys/fs
2003-06-15 00:31:24 +00:00
..
cd9660 Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
coda Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
deadfs Finish cleanup of vprint() which was begun with changing v_tag to a string. 2003-03-03 19:15:40 +00:00
devfs Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
fdescfs Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
fifofs Clean up the fifo_open() implementation: 2003-06-13 06:58:11 +00:00
hpfs Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
msdosfs Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
ntfs Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
nullfs Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
nwfs Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
portalfs Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
procfs Rename P_THREADED to P_SA. P_SA means a process is using scheduler 2003-06-15 00:31:24 +00:00
pseudofs Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
smbfs Don't follow smbnode n_parent pointer when NREFPARENT flag is not set 2003-06-14 15:24:54 +00:00
specfs - Add a lock for protecting against msleep(bp, ...) wakeup(bp) races. 2003-03-13 07:31:45 +00:00
udf Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
umapfs Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
unionfs If someone tries to mount a union filesystem with another unionfs as 2003-06-14 23:56:27 +00:00