Home
last modified time | relevance | path

Searched refs:erofs_fast_symlink_iops (Results 1 – 2 of 2) sorted by relevance

/linux/fs/erofs/
H A Dinternal.h402 extern const struct inode_operations erofs_fast_symlink_iops;
H A Dsuper.c83 if (inode->i_op == &erofs_fast_symlink_iops) in erofs_free_inode()