Home
last modified time | relevance | path

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

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