Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dfile.h14 extern const struct file_operations ocfs2_dops;
H A Dinode.c429 inode->i_fop = &ocfs2_dops; in ocfs2_populate_inode()
H A Dfile.c2831 const struct file_operations ocfs2_dops = { variable