Home
last modified time | relevance | path

Searched refs:ocfs2_dops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c2737 * Other than ->lock, keep ocfs2_fops and ocfs2_dops in sync with
2760 const struct file_operations ocfs2_dops = { variable
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dfile.h14 extern const struct file_operations ocfs2_dops;
H A Dinode.c351 inode->i_fop = &ocfs2_dops; in ocfs2_populate_inode()
H A Dfile.c2770 * Other than ->lock, keep ocfs2_fops and ocfs2_dops in sync with
2794 const struct file_operations ocfs2_dops = {

Completed in 11 milliseconds