Searched refs:ocfs2_fops (Results 1 – 3 of 3) sorted by relevance
13 extern const struct file_operations ocfs2_fops;
342 inode->i_fop = &ocfs2_fops; in ocfs2_populate_inode()
2733 const struct file_operations ocfs2_fops = { variable