Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ext4/
Dsymlink.c69 const struct inode_operations ext4_fast_symlink_inode_operations = { variable
Dext4.h3514 extern const struct inode_operations ext4_fast_symlink_inode_operations;
Dnamei.c3398 inode->i_op = &ext4_fast_symlink_inode_operations; in ext4_symlink()
Dinode.c4866 inode->i_op = &ext4_fast_symlink_inode_operations; in __ext4_iget()