Searched refs:fi_offset (Results 1 – 3 of 3) sorted by relevance
106 offset_t fi_offset; /* offset within file */ member125 fi_offset = B->b_upl == NULL ? -1 : ((upl_t)B->b_upl)->u_offset;226 fi_offset = (F == NULL) ? 0 :
254 off_t fi_offset; member
2593 fproc->fi_offset = fp->fp_glob->fg_offset; in fill_fileinfo()