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_info
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/chfs/
chfs.h
211
/* struct
chfs_tmp_dnode_info
- tmp nodes are stored in rb trees */
212
struct
chfs_tmp_dnode_info
{
struct
220
struct
chfs_tmp_dnode_info
*mdata_tn; /* metadata (eg: symlink) */
554
struct
chfs_tmp_dnode_info
* chfs_alloc_tmp_dnode_info(void);
555
void chfs_free_tmp_dnode_info(struct
chfs_tmp_dnode_info
*);
chfs.h
211
/* struct
chfs_tmp_dnode_info
- tmp nodes are stored in rb trees */
212
struct
chfs_tmp_dnode_info
{
struct
220
struct
chfs_tmp_dnode_info
*mdata_tn; /* metadata (eg: symlink) */
554
struct
chfs_tmp_dnode_info
* chfs_alloc_tmp_dnode_info(void);
555
void chfs_free_tmp_dnode_info(struct
chfs_tmp_dnode_info
*);
Completed in 22 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025