verify_prep
int verify_prep(int, const char *, off_t, struct stat *, const char *);
rc = verify_prep(fd, path, off, stp, __func__);
rc = verify_prep(fd, filename, off, &st, caller);