Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dsymlink.c78 const struct inode_operations ext4_fast_symlink_inode_operations = { variable
Dext4.h3172 extern const struct inode_operations ext4_fast_symlink_inode_operations;
Dnamei.c3280 inode->i_op = &ext4_fast_symlink_inode_operations; in ext4_symlink()
Dinode.c5168 inode->i_op = &ext4_fast_symlink_inode_operations; in __ext4_iget()