Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Dfile.h30 extern const struct file_operations ocfs2_dops;
Dinode.c367 inode->i_fop = &ocfs2_dops; in ocfs2_populate_inode()
Dfile.c2593 const struct file_operations ocfs2_dops = { variable