OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nh_srvrpc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/nlm/
nlm_prot_impl.c
253
struct nlm_rpc
nh_srvrpc
; /* (l) RPC for server replies */
member in struct:nlm_host
727
if (host->
nh_srvrpc
.nr_client)
728
CLNT_RELEASE(host->
nh_srvrpc
.nr_client);
1027
if (host->nh_addr.ss_len && host->
nh_srvrpc
.nr_client) {
1034
client = host->
nh_srvrpc
.nr_client;
1035
host->
nh_srvrpc
.nr_client = NULL;
1272
rpc = &host->
nh_srvrpc
;
nlm_prot_impl.c
253
struct nlm_rpc
nh_srvrpc
; /* (l) RPC for server replies */
member in struct:nlm_host
727
if (host->
nh_srvrpc
.nr_client)
728
CLNT_RELEASE(host->
nh_srvrpc
.nr_client);
1027
if (host->nh_addr.ss_len && host->
nh_srvrpc
.nr_client) {
1034
client = host->
nh_srvrpc
.nr_client;
1035
host->
nh_srvrpc
.nr_client = NULL;
1272
rpc = &host->
nh_srvrpc
;
Completed in 23 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025