Searched refs:jffs2_alloc_raw_dirent (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/fs/jffs2/
H A Dmalloc.c141 struct jffs2_raw_dirent *jffs2_alloc_raw_dirent(void) jffs2_alloc_raw_dirent() function
H A Ddir.c383 rd = jffs2_alloc_raw_dirent(); jffs2_symlink()
527 rd = jffs2_alloc_raw_dirent(); jffs2_mkdir()
697 rd = jffs2_alloc_raw_dirent(); jffs2_mknod()
H A Dwrite.c500 rd = jffs2_alloc_raw_dirent(); jffs2_do_create()
558 rd = jffs2_alloc_raw_dirent(); jffs2_do_unlink()
675 rd = jffs2_alloc_raw_dirent(); jffs2_do_link()
H A Dnodelist.h429 struct jffs2_raw_dirent *jffs2_alloc_raw_dirent(void);

Completed in 143 milliseconds