Home
last modified time | relevance | path

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

/linux-4.1.27/fs/jffs2/
Dwrite.c500 rd = jffs2_alloc_raw_dirent(); in jffs2_do_create()
558 rd = jffs2_alloc_raw_dirent(); in jffs2_do_unlink()
675 rd = jffs2_alloc_raw_dirent(); in jffs2_do_link()
Dmalloc.c150 struct jffs2_raw_dirent *jffs2_alloc_raw_dirent(void) in jffs2_alloc_raw_dirent() function
Ddir.c382 rd = jffs2_alloc_raw_dirent(); in jffs2_symlink()
526 rd = jffs2_alloc_raw_dirent(); in jffs2_mkdir()
699 rd = jffs2_alloc_raw_dirent(); in jffs2_mknod()
Dnodelist.h429 struct jffs2_raw_dirent *jffs2_alloc_raw_dirent(void);