Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dsymlink.c78 const struct inode_operations ext4_fast_symlink_inode_operations = { variable
H A Dext4.h3559 extern const struct inode_operations ext4_fast_symlink_inode_operations;
H A Dnamei.c3555 inode->i_op = &ext4_fast_symlink_inode_operations; in ext4_symlink()
H A Dinode.c4967 inode->i_op = &ext4_fast_symlink_inode_operations; in __ext4_iget()