Home
last modified time | relevance | path

Searched refs:erofs_file_fops (Results 1 – 4 of 4) sorted by relevance

/linux/fs/erofs/
H A Dishare.c113 realfile->f_op = &erofs_file_fops; in erofs_ishare_file_open()
H A Dinode.c237 &erofs_ishare_fops : &erofs_file_fops; in erofs_fill_inode()
H A Dinternal.h426 extern const struct file_operations erofs_file_fops;
H A Ddata.c511 const struct file_operations erofs_file_fops = { variable