Searched refs:ext3_file_inode_operations (Results 1 – 4 of 4) sorted by relevance
67 const struct inode_operations ext3_file_inode_operations = { variable
1114 extern const struct inode_operations ext3_file_inode_operations;
1714 inode->i_op = &ext3_file_inode_operations; in ext3_create()1780 inode->i_op = &ext3_file_inode_operations; in ext3_tmpfile()
2991 inode->i_op = &ext3_file_inode_operations; in ext3_iget()