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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jffs2/
H A Dmalloc.c120 struct jffs2_full_dirent *jffs2_alloc_full_dirent(int namesize) function
H A Dnodelist.h416 struct jffs2_full_dirent *jffs2_alloc_full_dirent(int namesize);
H A Dsummary.c439 fd = jffs2_alloc_full_dirent(spd->nsize+1);
H A Dwrite.c217 fd = jffs2_alloc_full_dirent(namelen+1);
H A Dreadinode.c620 fd = jffs2_alloc_full_dirent(rd->nsize + 1);
H A Dscan.c1027 fd = jffs2_alloc_full_dirent(rd->nsize+1);

Completed in 98 milliseconds