di_size value.
di_format if the symbolic link can fit within the inode's data fork. The link data is an array of characters (di_symlink array in the data fork union).

xfs_db> inode <inode#> xfs_db> p core.magic = 0x494e core.mode = 0120777 core.version = 1 core.format = 1 (local) ... core.size = 12 core.nblocks = 0 core.extsize = 0 core.nextents = 0 ... u.symlink = "small_target"
