Lines Matching refs:file_inode
20 struct ceph_inode_info *ci = ceph_inode(file_inode(file)); in ceph_ioctl_get_layout()
24 err = ceph_do_getattr(file_inode(file), CEPH_STAT_CAP_LAYOUT, false); in ceph_ioctl_get_layout()
67 struct inode *inode = file_inode(file); in ceph_ioctl_set_layout()
71 struct ceph_inode_info *ci = ceph_inode(file_inode(file)); in ceph_ioctl_set_layout()
79 err = ceph_do_getattr(file_inode(file), CEPH_STAT_CAP_LAYOUT, false); in ceph_ioctl_set_layout()
139 struct inode *inode = file_inode(file); in ceph_ioctl_set_layout_policy()
183 struct inode *inode = file_inode(file); in ceph_ioctl_get_dataloc()
245 struct inode *inode = file_inode(file); in ceph_ioctl_lazyio()
278 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(file_inode(file)->i_sb); in vet_mds_for_fscrypt()
297 struct inode *inode = file_inode(file); in ceph_set_encryption_policy()
361 struct inode *inode = file_inode(file); in ceph_ioctl()