| Home | Sort by: relevance | last modified time | path |
| /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); |
| /src/sys/ufs/chfs/ | |
| chfs.h | 214 struct chfs_tmp_dnode *tmpnode; /* associated tmp node */ member in struct:chfs_tmp_dnode_info |