Searched refs:jffs2_alloc_full_dirent (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jffs2/
H A Dmalloc.c120 struct jffs2_full_dirent *jffs2_alloc_full_dirent(int namesize) function
H A Dnodelist.h420 struct jffs2_full_dirent *jffs2_alloc_full_dirent(int namesize);
H A Dsummary.c455 fd = jffs2_alloc_full_dirent(checkedlen+1);
H A Dwrite.c234 fd = jffs2_alloc_full_dirent(namelen+1);
H A Dreadinode.c646 fd = jffs2_alloc_full_dirent(rd->nsize + 1);
H A Dscan.c1037 fd = jffs2_alloc_full_dirent(checkedlen+1);

Completed in 112 milliseconds