Searched refs:ceph_alloc_inode (Results 1 – 3 of 3) sorted by relevance
1030 extern struct inode *ceph_alloc_inode(struct super_block *sb);
1033 .alloc_inode = ceph_alloc_inode,
566 struct inode *ceph_alloc_inode(struct super_block *sb) in ceph_alloc_inode() function