NetBSD/sys/fs/smbfs
hannken 6d285189fb Change all vfsops to use C99 designated initializers.
No functional changes intended.
2014-03-23 15:21:15 +00:00
..
files.smbfs
Makefile
smbfs_io.c
smbfs_kq.c remove usused code 2013-10-17 21:04:44 +00:00
smbfs_node.c Bogus gcc 4.8 maybe use uninitialized warning 2014-01-28 13:23:49 +00:00
smbfs_node.h Various fixes for smbfs: 2012-11-28 13:34:24 +00:00
smbfs_smb.c Improve smbfs timestamp handling. 2012-11-30 23:24:21 +00:00
smbfs_subr.c Improve smbfs timestamp handling. 2012-11-30 23:24:21 +00:00
smbfs_subr.h Improve smbfs timestamp handling. 2012-11-30 23:24:21 +00:00
smbfs_vfsops.c Change all vfsops to use C99 designated initializers. 2014-03-23 15:21:15 +00:00
smbfs_vnops.c Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
smbfs.h