Home
last modified time | relevance | path

Searched refs:namesize (Results 1 – 2 of 2) sorted by relevance

/fs/jffs2/
Dmalloc.c120 struct jffs2_full_dirent *jffs2_alloc_full_dirent(int namesize) in jffs2_alloc_full_dirent() argument
123 ret = kmalloc(sizeof(struct jffs2_full_dirent) + namesize, GFP_KERNEL); in jffs2_alloc_full_dirent()
Dnodelist.h421 struct jffs2_full_dirent *jffs2_alloc_full_dirent(int namesize);