xfs_symlink_space_res
unsigned int xfs_symlink_space_res(struct xfs_mount *mp, unsigned int namelen,
resblks = xfs_symlink_space_res(sc->mp, target_len, fs_blocks);
resblks = xfs_symlink_space_res(mp, link_name->len, fs_blocks);