Searched refs:ext2_file_operations (Results 1 – 4 of 4) sorted by relevance
112 inode->i_fop = &ext2_file_operations; in ext2_create()115 inode->i_fop = &ext2_file_operations; in ext2_create()130 inode->i_fop = &ext2_file_operations; in ext2_tmpfile()133 inode->i_fop = &ext2_file_operations; in ext2_tmpfile()
178 const struct file_operations ext2_file_operations = { variable
806 extern const struct file_operations ext2_file_operations;
1403 inode->i_fop = &ext2_file_operations; in ext2_iget()1406 inode->i_fop = &ext2_file_operations; in ext2_iget()