This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
fs
/
nwfs
History
jeff
177916fba6
- Don't cache_purge() in *_reclaim routines. vclean() does it for us so
...
this is redundant.
2003-10-05 02:43:30 +00:00
..
nwfs_io.c
Synchronize access to a vm page's valid field using the containing
2003-10-04 23:37:38 +00:00
nwfs_ioctl.c
Return ENOTTY on unrecognized ioctls.
2002-09-26 14:08:37 +00:00
nwfs_mount.h
…
nwfs_node.c
- Don't cache_purge() in *_reclaim routines. vclean() does it for us so
2003-10-05 02:43:30 +00:00
nwfs_node.h
…
nwfs_subr.c
Split the global timezone structure into two integer fields to
2003-02-03 19:49:35 +00:00
nwfs_subr.h
…
nwfs_vfsops.c
Initialize struct vfsops C99-sparsely.
2003-06-12 20:48:38 +00:00
nwfs_vnops.c
Add the same KASSERT to all VOP_STRATEGY and VOP_SPECSTRATEGY implementations
2003-06-15 18:53:00 +00:00
nwfs.h
…