Searched refs:erofs_file_fops (Results 1 – 4 of 4) sorted by relevance
113 realfile->f_op = &erofs_file_fops; in erofs_ishare_file_open()
237 &erofs_ishare_fops : &erofs_file_fops; in erofs_fill_inode()
426 extern const struct file_operations erofs_file_fops;
511 const struct file_operations erofs_file_fops = { variable