Searched refs:yaffs_alloc_raw_tnode (Results 1 – 3 of 3) sorted by relevance
24 struct yaffs_tnode *yaffs_alloc_raw_tnode(struct yaffs_dev *dev);
158 struct yaffs_tnode *yaffs_alloc_raw_tnode(struct yaffs_dev *dev) in yaffs_alloc_raw_tnode() function
706 struct yaffs_tnode *tn = yaffs_alloc_raw_tnode(dev); in yaffs_get_tnode()