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()341 ubifs_assert(inode->i_op == &ubifs_file_inode_operations); in do_tmpfile()
165 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()225 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()231 inode->i_op = &ubifs_file_inode_operations; in ubifs_iget()
1453 extern const struct inode_operations ubifs_file_inode_operations;
1621 const struct inode_operations ubifs_file_inode_operations = { variable