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