Home
last modified time | relevance | path

Searched refs:ext4_file_inode_operations (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/ext4/
Dfile.c761 const struct inode_operations ext4_file_inode_operations = { variable
Dnamei.c2450 inode->i_op = &ext4_file_inode_operations; in ext4_create()
2515 inode->i_op = &ext4_file_inode_operations; in ext4_tmpfile()
Dext4.h2989 extern const struct inode_operations ext4_file_inode_operations;
Dinode.c4329 inode->i_op = &ext4_file_inode_operations; in ext4_iget()