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
John Baldwin
bf40d24a3f
Rename cache_lookup_times() to cache_lookup() and retire the old API and
...
ABI stub for cache_lookup().
2012-02-06 17:00:28 +00:00
..
nwfs_io.c
Rename vm_page_set_valid() to vm_page_set_valid_range().
2011-11-30 17:39:00 +00:00
nwfs_ioctl.c
…
nwfs_mount.h
Remove MALLOC_DECLAREs of nonexisting malloc-pools.
2011-11-06 20:16:50 +00:00
nwfs_node.c
Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE and
2010-08-20 19:46:50 +00:00
nwfs_node.h
…
nwfs_subr.c
…
nwfs_subr.h
…
nwfs_vfsops.c
Make sure all intermediate variables holding mount flags (mnt_flag)
2012-01-17 01:08:01 +00:00
nwfs_vnops.c
Rename cache_lookup_times() to cache_lookup() and retire the old API and
2012-02-06 17:00:28 +00:00
nwfs.h
…