ffs_snapshot
int ffs_snapshot(struct mount *mp, char *snapfile);
FEATURE(ffs_snapshot, "FFS snapshot support");
return (ffs_snapshot(mp, fspec));