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