Searched refs:fat_file_inode_operations (Results 1 – 3 of 3) sorted by relevance
308 extern const struct inode_operations fat_file_inode_operations;
447 const struct inode_operations fat_file_inode_operations = { variable
394 inode->i_op = &fat_file_inode_operations; in fat_fill_inode()