Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dfile.c985 const struct inode_operations ext4_file_inode_operations = { variable
H A Dxattr.c1492 ea_inode->i_op = &ext4_file_inode_operations; in ext4_xattr_inode_create()
H A Dinode.c5433 inode->i_op = &ext4_file_inode_operations; in __ext4_iget()