Searched refs:ext4_file_inode_operations (Results 1 – 5 of 5) sorted by relevance
1058 const struct inode_operations ext4_file_inode_operations = { variable
2834 inode->i_op = &ext4_file_inode_operations; in ext4_create()2904 inode->i_op = &ext4_file_inode_operations; in ext4_tmpfile()
1498 ea_inode->i_op = &ext4_file_inode_operations; in ext4_xattr_inode_create()
3763 extern const struct inode_operations ext4_file_inode_operations;
5599 inode->i_op = &ext4_file_inode_operations; in __ext4_iget()