Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ext2/ !
Dsymlink.c31 const struct inode_operations ext2_fast_symlink_inode_operations = { variable
Dnamei.c190 inode->i_op = &ext2_fast_symlink_inode_operations; in ext2_symlink()
Dext2.h806 extern const struct inode_operations ext2_fast_symlink_inode_operations;
Dinode.c1507 inode->i_op = &ext2_fast_symlink_inode_operations; in ext2_iget()