Searched refs:exfat_dir_operations (Results 1 – 4 of 4) sorted by relevance
489 extern const struct file_operations exfat_dir_operations;
624 inode->i_fop = &exfat_dir_operations; in exfat_fill_inode()
408 inode->i_fop = &exfat_dir_operations; in exfat_read_root()
310 const struct file_operations exfat_dir_operations = { variable