Searched refs:erofs_fast_symlink_iops (Results 1 – 2 of 2) sorted by relevance
/linux/fs/erofs/ | ||
H A D | internal.h | 402 extern const struct inode_operations erofs_fast_symlink_iops; |
H A D | super.c | 83 if (inode->i_op == &erofs_fast_symlink_iops) in erofs_free_inode() |