Home
last modified time | relevance | path

Searched refs:jffs2_alloc_tmp_dnode_info (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/jffs2/
Dmalloc.c169 struct jffs2_tmp_dnode_info *jffs2_alloc_tmp_dnode_info(void) in jffs2_alloc_tmp_dnode_info() function
Dnodelist.h433 struct jffs2_tmp_dnode_info *jffs2_alloc_tmp_dnode_info(void);
Dreadinode.c733 tn = jffs2_alloc_tmp_dnode_info(); in read_dnode()