Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext2/
Dfile.c110 const struct inode_operations ext2_file_inode_operations = { variable
Dnamei.c106 inode->i_op = &ext2_file_inode_operations; in ext2_create()
124 inode->i_op = &ext2_file_inode_operations; in ext2_tmpfile()
Dext2.h794 extern const struct inode_operations ext2_file_inode_operations;
Dinode.c1389 inode->i_op = &ext2_file_inode_operations; in ext2_iget()