After searching, I see this post really interesting and close to my case :
So I run this command :
echo 1 > /sys/module/zfs/parameters/zfs_recover
zpool import FreeNAS -R /mnt -o readonly=on
And now my pool is back again in read-only but able to list all the files!
So now, how to make it back to normal ?