Home
last modified time | relevance | path

Searched refs:cbfs_cachenode (Results 1 – 2 of 2) sorted by relevance

/include/
A Dcbfs.h166 struct cbfs_cachenode { struct
167 struct cbfs_cachenode *next; argument
221 void cbfs_get_next(const struct cbfs_cachenode **filep);
228 const struct cbfs_cachenode *file_cbfs_get_first(void);
235 void file_cbfs_get_next(const struct cbfs_cachenode **file);
244 const struct cbfs_cachenode *file_cbfs_find(const char *name);
284 struct cbfs_cachenode *node);
298 struct cbfs_cachenode *node);
307 const char *file_cbfs_name(const struct cbfs_cachenode *file);
316 u32 file_cbfs_size(const struct cbfs_cachenode *file);
[all …]
/include/dm/
A Dof_extra.h38 const struct cbfs_cachenode *cbfs_node;
40 const struct cbfs_cachenode *cbfs_hash_node;

Completed in 8 milliseconds