Searched refs:ubifs_file_inode_operations (Results 1 – 4 of 4) sorted by relevance
117 inode->i_op = &ubifs_file_inode_operations; in ubifs_new_inode()132 inode->i_op = &ubifs_file_inode_operations; in ubifs_new_inode()
165 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()224 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()230 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()
1455 extern const struct inode_operations ubifs_file_inode_operations;
1557 const struct inode_operations ubifs_file_inode_operations = { variable