Searched refs:ext2_file_operations (Results 1 – 4 of 4) sorted by relevance
109 inode->i_fop = &ext2_file_operations; in ext2_create()112 inode->i_fop = &ext2_file_operations; in ext2_create()127 inode->i_fop = &ext2_file_operations; in ext2_tmpfile()130 inode->i_fop = &ext2_file_operations; in ext2_tmpfile()
94 const struct file_operations ext2_file_operations = { variable
795 extern const struct file_operations ext2_file_operations;
1392 inode->i_fop = &ext2_file_operations; in ext2_iget()1395 inode->i_fop = &ext2_file_operations; in ext2_iget()