Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds