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