Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dfile.h13 extern const struct file_operations ocfs2_fops;
H A Dinode.c342 inode->i_fop = &ocfs2_fops; in ocfs2_populate_inode()
H A Dfile.c2792 const struct file_operations ocfs2_fops = { variable