OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmpnode
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/ufs/chfs/
chfs_readinode.c
85
return (tdi1->
tmpnode
->node->ofs - tdi2->
tmpnode
->node->ofs);
94
return (tdi->
tmpnode
->node->ofs - ofs);
244
if (!tdi->
tmpnode
) {
246
tdi->
tmpnode
= td;
249
struct chfs_tmp_dnode *tmp = tdi->
tmpnode
;
265
if (tdi->
tmpnode
== td) {
267
tdi->
tmpnode
= tdi->
tmpnode
->next;
270
struct chfs_tmp_dnode *tmp = tdi->
tmpnode
->next
[
all
...]
chfs_malloc.c
399
ret->
tmpnode
= NULL;
chfs.h
214
struct chfs_tmp_dnode *
tmpnode
; /* associated tmp node */
member in struct:chfs_tmp_dnode_info
/src/sys/dev/raidframe/
rf_dagutils.c
184
RF_DagNode_t *
tmpnode
;
local in function:rf_FreeDAG
205
tmpnode
= dag_h->nodes;
207
rf_FreeDAGNode(raidPtr,
tmpnode
);
Completed in 14 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025