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