Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dsymlink.c131 const struct inode_operations ext4_fast_symlink_inode_operations = { variable
H A Dext4.h3700 extern const struct inode_operations ext4_fast_symlink_inode_operations;
H A Dnamei.c3412 inode->i_op = &ext4_fast_symlink_inode_operations; in ext4_symlink()
H A Dinode.c5489 inode->i_op = &ext4_fast_symlink_inode_operations; in __ext4_iget()