OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chfs_tmp_dnode
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/ufs/chfs/
chfs.h
202
/* struct
chfs_tmp_dnode
- used temporarily while building a data node */
203
struct
chfs_tmp_dnode
{
struct
208
struct
chfs_tmp_dnode
*next; /* next tmp node */
214
struct
chfs_tmp_dnode
*tmpnode; /* associated tmp node */
552
struct
chfs_tmp_dnode
* chfs_alloc_tmp_dnode(void);
553
void chfs_free_tmp_dnode(struct
chfs_tmp_dnode
*);
Completed in 44 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025