Searched refs:befs_alloc_inode (Results 1 – 1 of 1) sorted by relevance
48 static struct inode *befs_alloc_inode(struct super_block *sb);68 .alloc_inode = befs_alloc_inode, /* allocate a new inode */275 befs_alloc_inode(struct super_block *sb) in befs_alloc_inode() function