freebsd-skq/sys/fs
2005-06-05 02:09:48 +00:00
..
cd9660
coda
deadfs
devfs Do not declare a struct as extern, and then implement 2005-05-31 14:50:49 +00:00
fdescfs
fifofs
hpfs
msdosfs
ntfs The printf(9) `%p' conversion specifier puts an "0x" in 2005-05-06 00:15:57 +00:00
nullfs
nwfs Do not dereference dvp pointer before doing a NULL check. 2005-05-11 19:08:38 +00:00
portalfs
procfs
pseudofs Fix an old pasto. 2005-04-30 16:27:20 +00:00
smbfs Staticize a symbol used only in this file. 2005-05-06 20:47:09 +00:00
udf Avoid casting from (int *) to (size_t *) in order to fix udf_iconv on amd64. 2005-06-05 02:09:48 +00:00
umapfs
unionfs - Set the v_object pointer after a successful VOP_OPEN(). This isn't a 2005-05-03 11:05:33 +00:00