Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/exfat/
H A Dfile.c367 const struct file_operations exfat_file_operations = { variable
H A Dexfat_fs.h424 extern const struct file_operations exfat_file_operations;
H A Dinode.c586 inode->i_fop = &exfat_file_operations; in exfat_fill_inode()