Searched refs:ocfs2_dops (Results 1 – 3 of 3) sorted by relevance
14 extern const struct file_operations ocfs2_dops;
351 inode->i_fop = &ocfs2_dops; in ocfs2_populate_inode()
2753 const struct file_operations ocfs2_dops = { variable