Lines Matching refs:fh_size
161 int data_left = fh->fh_size/4;
168 if (rqstp->rq_vers == 4 && fh->fh_size == 0)
415 (fhp->fh_handle.fh_fsid + fhp->fh_handle.fh_size/4 - 1);
416 int maxsize = (fhp->fh_maxsize - fhp->fh_handle.fh_size)/4;
424 fhp->fh_handle.fh_size += maxsize * 4;
561 fhp->fh_handle.fh_size =
723 if (fh->fh_size < 0 || fh->fh_size> 64)
725 sprintf(buf, "%d: %*ph", fh->fh_size, fh->fh_size, fh->fh_raw);