Home
last modified time | relevance | path

Searched refs:ocfs2_dops (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dfile.h16 extern const struct file_operations ocfs2_dops;
H A Dinode.c353 inode->i_fop = &ocfs2_dops; in ocfs2_populate_inode()
H A Dfile.c2754 const struct file_operations ocfs2_dops = { variable