Searched refs:v9fs_alloc_inode (Results 1 – 3 of 3) sorted by relevance
55 struct inode *v9fs_alloc_inode(struct super_block *sb);
341 .alloc_inode = v9fs_alloc_inode,351 .alloc_inode = v9fs_alloc_inode,
241 struct inode *v9fs_alloc_inode(struct super_block *sb) in v9fs_alloc_inode() function