OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfs_reclaim_p
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/fs/nfs/common/
nfs_lock.h
93
extern vop_reclaim_t *
nfs_reclaim_p
;
nfs_lock.c
68
vop_reclaim_t *
nfs_reclaim_p
= NULL;
variable in typeref:typename:vop_reclaim_t *
/src/sys/fs/nfs/client/
nfs_clnode.c
285
if (
nfs_reclaim_p
!= NULL)
286
nfs_reclaim_p
(ap);
/src/sys/fs/nfs/nlm/
nlm_prot_impl.c
1653
old_nfs_reclaim =
nfs_reclaim_p
;
1654
nfs_reclaim_p
= nlm_reclaim;
1660
nfs_reclaim_p
= old_nfs_reclaim;
Completed in 15 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025