Home
last modified time | relevance | path

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

/linux-6.1.9/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()
Ddir.c388 rd = jffs2_alloc_raw_dirent(); in jffs2_symlink()
532 rd = jffs2_alloc_raw_dirent(); in jffs2_mkdir()
706 rd = jffs2_alloc_raw_dirent(); in jffs2_mknod()
Dmalloc.c141 struct jffs2_raw_dirent *jffs2_alloc_raw_dirent(void) in jffs2_alloc_raw_dirent() function
Dnodelist.h429 struct jffs2_raw_dirent *jffs2_alloc_raw_dirent(void);