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