Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext2/
Dsymlink.c32 const struct inode_operations ext2_fast_symlink_inode_operations = { variable
Dnamei.c181 inode->i_op = &ext2_fast_symlink_inode_operations; in ext2_symlink()
Dext2.h814 extern const struct inode_operations ext2_fast_symlink_inode_operations;
Dinode.c1503 inode->i_op = &ext2_fast_symlink_inode_operations; in ext2_iget()