Searched refs:ceph_file_fops (Results 1 – 3 of 3) sorted by relevance
1145 extern const struct file_operations ceph_file_fops;
934 inode->i_fop = &ceph_file_fops; in ceph_fill_inode()
2474 const struct file_operations ceph_file_fops = { variable