Home
last modified time | relevance | path

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

/openbmc/linux/fs/jffs2/
H A Dwrite.c501 rd = jffs2_alloc_raw_dirent(); in jffs2_do_create()
559 rd = jffs2_alloc_raw_dirent(); in jffs2_do_unlink()
676 rd = jffs2_alloc_raw_dirent(); in jffs2_do_link()
H A Dmalloc.c141 struct jffs2_raw_dirent *jffs2_alloc_raw_dirent(void) in jffs2_alloc_raw_dirent() function
H A Ddir.c389 rd = jffs2_alloc_raw_dirent(); in jffs2_symlink()
534 rd = jffs2_alloc_raw_dirent(); in jffs2_mkdir()
709 rd = jffs2_alloc_raw_dirent(); in jffs2_mknod()
H A Dnodelist.h429 struct jffs2_raw_dirent *jffs2_alloc_raw_dirent(void);