Searched refs:rext (Results 1 – 2 of 2) sorted by relevance
288 long dext, rext; /* real data/rsrc start blk */ in FDECL2() local413 rext = s_entry->assoc->starting_block * BLK_CONV; in FDECL2()415 rext = 0; in FDECL2()418 if (hfs_close(hfp, dext, rext) < 0) in FDECL2()
1445 int hfs_close(hfsfile *file, long dext, long rext) argument1466 if (rext)1467 file->cat.u.fil.filRExtRec[0].xdrStABN = (rext - offset)/vol->lpa;1469 if (dext || rext)