OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nlm_host
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/nlm/
nlm_prot_impl.c
223
struct
nlm_host
*af_host; /* (c) host which is locking */
245
struct
nlm_host
{
struct
248
TAILQ_ENTRY(
nlm_host
) nh_link; /* (g) global list of hosts */
265
TAILQ_HEAD(nlm_host_list,
nlm_host
);
270
static void nlm_host_unmonitor(struct
nlm_host
*);
651
struct
nlm_host
*host = af->af_host;
689
nlm_check_expired_locks(struct
nlm_host
*host)
720
nlm_host_destroy(struct
nlm_host
*host)
742
struct
nlm_host
*host = (struct
nlm_host
*) arg
[
all
...]
nlm_prot_impl.c
223
struct
nlm_host
*af_host; /* (c) host which is locking */
245
struct
nlm_host
{
struct
248
TAILQ_ENTRY(
nlm_host
) nh_link; /* (g) global list of hosts */
265
TAILQ_HEAD(nlm_host_list,
nlm_host
);
270
static void nlm_host_unmonitor(struct
nlm_host
*);
651
struct
nlm_host
*host = af->af_host;
689
nlm_check_expired_locks(struct
nlm_host
*host)
720
nlm_host_destroy(struct
nlm_host
*host)
742
struct
nlm_host
*host = (struct
nlm_host
*) arg
[
all
...]
Completed in 25 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025