Searched refs:namesize (Results 1 – 2 of 2) sorted by relevance
120 struct jffs2_full_dirent *jffs2_alloc_full_dirent(int namesize) in jffs2_alloc_full_dirent() argument123 ret = kmalloc(sizeof(struct jffs2_full_dirent) + namesize, GFP_KERNEL); in jffs2_alloc_full_dirent()
421 struct jffs2_full_dirent *jffs2_alloc_full_dirent(int namesize);