Home
last modified time | relevance | path

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

/linux-3.4.99/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.c401 rd = jffs2_alloc_raw_dirent(); in jffs2_symlink()
545 rd = jffs2_alloc_raw_dirent(); in jffs2_mkdir()
718 rd = jffs2_alloc_raw_dirent(); in jffs2_mknod()
Dnodelist.h425 struct jffs2_raw_dirent *jffs2_alloc_raw_dirent(void);