Searched refs:ubifs_file_inode_operations (Results 1 – 4 of 4) sorted by relevance
115 inode->i_op = &ubifs_file_inode_operations; in ubifs_new_inode()130 inode->i_op = &ubifs_file_inode_operations; in ubifs_new_inode()
162 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()221 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()227 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()
1476 extern const struct inode_operations ubifs_file_inode_operations;
1562 const struct inode_operations ubifs_file_inode_operations = { variable