OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nlm_waiting_lock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/nlm/
nlm_prot_impl.c
202
struct
nlm_waiting_lock
{
struct
203
TAILQ_ENTRY(
nlm_waiting_lock
) nw_link; /* (g) */
209
TAILQ_HEAD(nlm_waiting_lock_list,
nlm_waiting_lock
);
1335
struct
nlm_waiting_lock
*nw;
1337
nw = malloc(sizeof(struct
nlm_waiting_lock
), M_NLM, M_WAITOK);
1354
struct
nlm_waiting_lock
*nw = handle;
1366
struct
nlm_waiting_lock
*nw = handle;
1408
struct
nlm_waiting_lock
*nw;
1547
struct
nlm_waiting_lock
*nw;
2307
struct
nlm_waiting_lock
*nw
[
all
...]
nlm_prot_impl.c
202
struct
nlm_waiting_lock
{
struct
203
TAILQ_ENTRY(
nlm_waiting_lock
) nw_link; /* (g) */
209
TAILQ_HEAD(nlm_waiting_lock_list,
nlm_waiting_lock
);
1335
struct
nlm_waiting_lock
*nw;
1337
nw = malloc(sizeof(struct
nlm_waiting_lock
), M_NLM, M_WAITOK);
1354
struct
nlm_waiting_lock
*nw = handle;
1366
struct
nlm_waiting_lock
*nw = handle;
1408
struct
nlm_waiting_lock
*nw;
1547
struct
nlm_waiting_lock
*nw;
2307
struct
nlm_waiting_lock
*nw
[
all
...]
Completed in 24 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025