Searched refs:yaffs_tnode_list (Results 1 – 1 of 1) sorted by relevance
33 struct yaffs_tnode_list { struct34 struct yaffs_tnode_list *next; argument47 struct yaffs_tnode_list *alloc_tnode_list; argument60 struct yaffs_tnode_list *tmp; in yaffs_deinit_raw_tnodes()104 struct yaffs_tnode_list *tnl; in yaffs_create_tnodes()142 tnl = kmalloc(sizeof(struct yaffs_tnode_list), GFP_NOFS); in yaffs_create_tnodes()