ceph_file_iops     94 fs/ceph/inode.c const struct inode_operations ceph_file_iops = {
ceph_file_iops    916 fs/ceph/inode.c 		inode->i_op = &ceph_file_iops;
ceph_file_iops    919 fs/ceph/inode.c 		inode->i_op = &ceph_file_iops;
ceph_file_iops    897 fs/ceph/super.h extern const struct inode_operations ceph_file_iops;