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

/linux-master/fs/ext4/
H A Dsymlink.c131 const struct inode_operations ext4_fast_symlink_inode_operations = { variable in typeref:struct:inode_operations
H A Dnamei.c3415 inode->i_op = &ext4_fast_symlink_inode_operations;
H A Dext4.h3648 extern const struct inode_operations ext4_fast_symlink_inode_operations;
H A Dinode.c4939 inode->i_op = &ext4_fast_symlink_inode_operations;

Completed in 267 milliseconds