Searched refs:exfat_dir_operations (Results 1 – 4 of 4) sorted by relevance
477 extern const struct file_operations exfat_dir_operations;
554 inode->i_fop = &exfat_dir_operations; in exfat_fill_inode()
365 inode->i_fop = &exfat_dir_operations; in exfat_read_root()
311 const struct file_operations exfat_dir_operations = { variable