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

/linux-master/fs/exfat/
H A Dfile.c649 const struct inode_operations exfat_file_inode_operations = { variable in typeref:struct:inode_operations
H A Dexfat_fs.h508 extern const struct inode_operations exfat_file_inode_operations;
H A Dinode.c663 inode->i_op = &exfat_file_inode_operations;

Completed in 150 milliseconds