Searched refs:ceph_file_iops (Results 1 – 2 of 2) sorted by relevance
102 const struct inode_operations ceph_file_iops = { variable930 inode->i_op = &ceph_file_iops; in ceph_fill_inode()933 inode->i_op = &ceph_file_iops; in ceph_fill_inode()
936 extern const struct inode_operations ceph_file_iops;