Searched refs:exfat_file_operations (Results 1 – 3 of 3) sorted by relevance
418 const struct file_operations exfat_file_operations = { variable
418 extern const struct file_operations exfat_file_operations;
588 inode->i_fop = &exfat_file_operations; in exfat_fill_inode()