Searched refs:ext2_file_inode_operations (Results 1 – 4 of 4) sorted by relevance
52 struct inode_operations ext2_file_inode_operations = { variable
100 inode->i_op = &ext2_file_inode_operations; in ext2_create()
1011 inode->i_op = &ext2_file_inode_operations; in ext2_read_inode()
645 extern struct inode_operations ext2_file_inode_operations;