ffs_reload
int ffs_reload(struct mount *, int);
error = ffs_reload(mp, FFSR_FORCE | FFSR_UNSUSPEND);
(error = ffs_reload(mp, 0)) != 0) {