Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dfile.c67 const struct inode_operations ext3_file_inode_operations = { variable
Dext3.h1114 extern const struct inode_operations ext3_file_inode_operations;
Dnamei.c1714 inode->i_op = &ext3_file_inode_operations; in ext3_create()
1780 inode->i_op = &ext3_file_inode_operations; in ext3_tmpfile()
Dinode.c2991 inode->i_op = &ext3_file_inode_operations; in ext3_iget()