This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
749cefac1b
freebsd-nq
/
sys
/
fs
/
smbfs
History
John Baldwin
95c2dc84e5
Cast a pointer to a uintptr_t to quiet a warning.
2002-11-07 22:35:45 +00:00
..
smbfs_io.c
Regularize the vop_stdlock'ing protocol across all the filesystems
2002-10-14 03:20:36 +00:00
smbfs_node.c
Regularize the vop_stdlock'ing protocol across all the filesystems
2002-10-14 03:20:36 +00:00
smbfs_node.h
Implement additional SMB calls to allow proper update of file size as some
2002-09-18 09:27:04 +00:00
smbfs_smb.c
Cast a pointer to a uintptr_t to quiet a warning.
2002-11-07 22:35:45 +00:00
smbfs_subr.c
smbfs_subr.h
Implement additional SMB calls to allow proper update of file size as some
2002-09-18 09:27:04 +00:00
smbfs_vfsops.c
- Use vrefcnt() where it is safe to do so instead of doing direct and
2002-09-25 02:32:42 +00:00
smbfs_vnops.c
Return ENOTTY on incorrect ioctls.
2002-09-26 14:07:43 +00:00
smbfs.h
Implement additional SMB calls to allow proper update of file size as some
2002-09-18 09:27:04 +00:00