Home
last modified time | relevance | path

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

/linux-3.4.99/fs/jffs2/
Dmalloc.c178 struct jffs2_tmp_dnode_info *jffs2_alloc_tmp_dnode_info(void) in jffs2_alloc_tmp_dnode_info() function
Dnodelist.h429 struct jffs2_tmp_dnode_info *jffs2_alloc_tmp_dnode_info(void);
Dreadinode.c730 tn = jffs2_alloc_tmp_dnode_info(); in read_dnode()