Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ext4/
Dsymlink.c79 const struct inode_operations ext4_fast_symlink_inode_operations = { variable
Dext4.h3684 extern const struct inode_operations ext4_fast_symlink_inode_operations;
Dnamei.c3355 inode->i_op = &ext4_fast_symlink_inode_operations; in ext4_symlink()
Dinode.c4819 inode->i_op = &ext4_fast_symlink_inode_operations; in __ext4_iget()