Home
last modified time | relevance | path

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

/Linux-v5.15/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.h805 extern const struct inode_operations ext2_fast_symlink_inode_operations;
Dinode.c1505 inode->i_op = &ext2_fast_symlink_inode_operations; in ext2_iget()