Searched refs:exfat_file_operations (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/exfat/
H A Dfile.c635 const struct file_operations exfat_file_operations = { variable in typeref:struct:file_operations
H A Dexfat_fs.h452 extern const struct file_operations exfat_file_operations;
H A Dinode.c664 inode->i_fop = &exfat_file_operations;

Completed in 125 milliseconds