ocfs2_file_iops  2638 fs/ocfs2/file.c const struct inode_operations ocfs2_file_iops = {
ocfs2_file_iops    19 fs/ocfs2/file.h extern const struct inode_operations ocfs2_file_iops;
ocfs2_file_iops   347 fs/ocfs2/inode.c 		    inode->i_op = &ocfs2_file_iops;