Searched refs:ext4_file_inode_operations (Results 1 – 4 of 4) sorted by relevance
761 const struct inode_operations ext4_file_inode_operations = { variable
2450 inode->i_op = &ext4_file_inode_operations; in ext4_create()2515 inode->i_op = &ext4_file_inode_operations; in ext4_tmpfile()
2989 extern const struct inode_operations ext4_file_inode_operations;
4329 inode->i_op = &ext4_file_inode_operations; in ext4_iget()