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