freebsd-dev/sys/fs/nfsclient
Mateusz Guzik d511f93e45 nfsclient: add root vnode caching
See r353150.

Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D21646
2019-10-06 22:17:29 +00:00
..
nfs_clbio.c Replace all mtx_lock()/mtx_unlock() on the iod lock with macros. 2019-09-24 23:38:10 +00:00
nfs_clcomsubs.c
nfs_clkdtrace.c
nfs_clkrpc.c
nfs_clnfsiod.c Replace all mtx_assert() calls for n_mtx and ncl_iod_mutex with macros. 2019-09-26 02:54:45 +00:00
nfs_clnode.c Replace all mtx_assert() calls for n_mtx and ncl_iod_mutex with macros. 2019-09-26 02:54:45 +00:00
nfs_clport.c Replace all mtx_lock()/mtx_unlock() on n_mtx with the macros. 2019-09-24 01:58:54 +00:00
nfs_clrpcops.c Replace all mtx_lock()/mtx_unlock() on n_mtx with the macros. 2019-09-24 01:58:54 +00:00
nfs_clstate.c
nfs_clsubs.c Replace all mtx_lock()/mtx_unlock() on the iod lock with macros. 2019-09-24 23:38:10 +00:00
nfs_clvfsops.c nfsclient: add root vnode caching 2019-10-06 22:17:29 +00:00
nfs_clvnops.c Replace all mtx_lock()/mtx_unlock() on n_mtx with the macros. 2019-09-24 01:58:54 +00:00
nfs_kdtrace.h
nfs.h
nfsmount.h
nfsnode.h
nlminfo.h