HomeSort by: relevance | last modified time | path
    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 21 milliseconds