Searched refs:ext2_file_inode_operations (Results 1 – 4 of 4) sorted by relevance
109 inode->i_op = &ext2_file_inode_operations; in ext2_create()127 inode->i_op = &ext2_file_inode_operations; in ext2_tmpfile()
194 const struct inode_operations ext2_file_inode_operations = { variable
805 extern const struct inode_operations ext2_file_inode_operations;
1400 inode->i_op = &ext2_file_inode_operations; in ext2_iget()