Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Ddir.c137 const struct file_operations erofs_dir_fops = { variable
H A Dinternal.h406 extern const struct file_operations erofs_dir_fops;
H A Dinode.c262 inode->i_fop = &erofs_dir_fops; in erofs_fill_inode()