Home
last modified time | relevance | path

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

/Linux-v5.4/fs/erofs/
Ddir.c137 const struct file_operations erofs_dir_fops = { variable
Dinternal.h382 extern const struct file_operations erofs_dir_fops;
Dinode.c210 inode->i_fop = &erofs_dir_fops; in erofs_fill_inode()