Searched refs:ocfs2_file_iops (Results 1 – 3 of 3) sorted by relevance
33 extern const struct inode_operations ocfs2_file_iops;
321 inode->i_op = &ocfs2_file_iops; in ocfs2_populate_inode()
2587 const struct inode_operations ocfs2_file_iops = { variable