Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext2/
Dnamei.c109 inode->i_op = &ext2_file_inode_operations; in ext2_create()
127 inode->i_op = &ext2_file_inode_operations; in ext2_tmpfile()
Dfile.c194 const struct inode_operations ext2_file_inode_operations = { variable
Dext2.h805 extern const struct inode_operations ext2_file_inode_operations;
Dinode.c1400 inode->i_op = &ext2_file_inode_operations; in ext2_iget()