Home
last modified time | relevance | path

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

/linux-3.3/fs/ext4/
Dfile.c250 const struct inode_operations ext4_file_inode_operations = { variable
Dext4.h2234 extern const struct inode_operations ext4_file_inode_operations;
Dnamei.c1761 inode->i_op = &ext4_file_inode_operations; in ext4_create()
Dinode.c3768 inode->i_op = &ext4_file_inode_operations; in ext4_iget()