ceph_file_fops   2191 fs/ceph/file.c const struct file_operations ceph_file_fops = {
ceph_file_fops    920 fs/ceph/inode.c 		inode->i_fop = &ceph_file_fops;
ceph_file_fops   1093 fs/ceph/super.h extern const struct file_operations ceph_file_fops;