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