Lines Matching refs:pstp
256 struct stat64 *pstp, *estp;
285 pstp = pnp->tn_st;
288 if (pstp->st_ino > bl) {
290 (uint_t)pstp->st_ino);
293 if (pstp->st_ino != pfhp->fh_fid) {
295 (uint_t)pstp->st_ino, (uint_t)pfhp->fh_fid);
303 (void) dbm_setone(bmd, pstp->st_ino);
326 (void) dbm_setone(bmd, (u_longlong_t)pstp->st_ino);
335 (void) dbm_setone(bmd, (u_longlong_t)pstp->st_ino);
338 "m(%u,%u,%u,%u)", (uint_t)pstp->st_ino,
346 (void) dbm_setone(bmd, (u_longlong_t)pstp->st_ino);
349 "cr(%u,%u,%u,%u)", (uint_t)pstp->st_ino,
358 (void) dbm_setone(bmd, (u_longlong_t)pstp->st_ino);
363 "ign c(%u,%u,%u,%u)", (uint_t)pstp->st_ino,
368 "c(%u,%u,%u,%u)", (uint_t)pstp->st_ino,
377 (void) dbm_setone(bmd, (u_longlong_t)pstp->st_ino);
380 (uint_t)pstp->st_ino, (uint_t)estp->st_ino);
740 struct stat64 *pstp, *estp;
760 pstp = pnp->tn_st;
763 if (pstp->st_ino > bl) {
765 (uint_t)pstp->st_ino);
768 if (pstp->st_ino != pfhp->fh_fid) {
770 (uint_t)pstp->st_ino, (uint_t)pfhp->fh_fid);
778 (void) dbm_setone(bmd, pstp->st_ino);
780 NDMP_LOG(LOG_DEBUG, "d(%u)", (uint_t)pstp->st_ino);
803 (void) dbm_setone(bmd, (u_longlong_t)pstp->st_ino);
806 (uint_t)pstp->st_ino, (uint_t)estp->st_ino);