Searched refs:erofs_fast_symlink_iops (Results 1 – 3 of 3) sorted by relevance
229 inode->i_op = &erofs_fast_symlink_iops; in erofs_fill_symlink()370 const struct inode_operations erofs_fast_symlink_iops = { variable
373 extern const struct inode_operations erofs_fast_symlink_iops;
101 if (inode->i_op == &erofs_fast_symlink_iops) in erofs_free_inode()