erofs_dir_fops    137 fs/erofs/dir.c const struct file_operations erofs_dir_fops = {
erofs_dir_fops    210 fs/erofs/inode.c 		inode->i_fop = &erofs_dir_fops;
erofs_dir_fops    382 fs/erofs/internal.h extern const struct file_operations erofs_dir_fops;