OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:templink
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/raidframe/
rf_stripelocks.h
60
RF_LockReqDesc_t *
templink
; /* for making short-lived lists of
member in struct:RF_LockReqDesc_s
102
(_lrd).
templink
= NULL; \
rf_stripelocks.c
440
* DON'T TOUCH THE
TEMPLINK
POINTER OF ANYTHING IN THE GRANTED
470
RF_ASSERT(!lr->
templink
);
473
lr->
templink
= callbacklist;
495
for (t = callbacklist; t; t = t->
templink
)
580
RF_ASSERT(!candidate->
templink
);
583
candidate->
templink
= callbacklist;
627
candidate = candidate->
templink
;
628
t->
templink
= NULL;
Completed in 11 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025