Searched refs:ext2_file_inode_operations (Results 1 – 4 of 4) sorted by relevance
110 const struct inode_operations ext2_file_inode_operations = { variable
106 inode->i_op = &ext2_file_inode_operations; in ext2_create()124 inode->i_op = &ext2_file_inode_operations; in ext2_tmpfile()
794 extern const struct inode_operations ext2_file_inode_operations;
1389 inode->i_op = &ext2_file_inode_operations; in ext2_iget()