Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dfile.c516 const struct inode_operations ext4_file_inode_operations = { variable
Dnamei.c2451 inode->i_op = &ext4_file_inode_operations; in ext4_create()
2516 inode->i_op = &ext4_file_inode_operations; in ext4_tmpfile()
Dext4.h2967 extern const struct inode_operations ext4_file_inode_operations;
Dxattr.c1435 ea_inode->i_op = &ext4_file_inode_operations; in ext4_xattr_inode_create()
Dinode.c5003 inode->i_op = &ext4_file_inode_operations; in ext4_iget()