freebsd-nq/sys/fs/smbfs
Alfred Perlstein 44956c9863 Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
smbfs_io.c Store a reference to the parent directory's vnode in struct smbnode, 2002-12-13 10:15:01 +00:00
smbfs_node.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
smbfs_node.h Store a reference to the parent directory's vnode in struct smbnode, 2002-12-13 10:15:01 +00:00
smbfs_smb.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
smbfs_subr.c Store a reference to the parent directory's vnode in struct smbnode, 2002-12-13 10:15:01 +00:00
smbfs_subr.h
smbfs_vfsops.c Keep trying to flush the vnode list for the mount while some are still 2002-12-13 23:44:00 +00:00
smbfs_vnops.c Since Jeffr made the std* functions the default in rev 1.63 of 2003-01-04 08:47:19 +00:00
smbfs.h Keep trying to flush the vnode list for the mount while some are still 2002-12-13 23:44:00 +00:00