Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jffs2/
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()
Dmalloc.c141 struct jffs2_raw_dirent *jffs2_alloc_raw_dirent(void) in jffs2_alloc_raw_dirent() function
Ddir.c384 rd = jffs2_alloc_raw_dirent(); in jffs2_symlink()
527 rd = jffs2_alloc_raw_dirent(); in jffs2_mkdir()
700 rd = jffs2_alloc_raw_dirent(); in jffs2_mknod()
Dnodelist.h429 struct jffs2_raw_dirent *jffs2_alloc_raw_dirent(void);