Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dinode.c262 inode->i_fop = &erofs_file_fops; in erofs_fill_inode()
H A Dinternal.h392 extern const struct file_operations erofs_file_fops;
H A Ddata.c447 const struct file_operations erofs_file_fops = { variable