Searched refs:coda_purgefid (Results 1 – 2 of 2) sorted by relevance
414 cp = coda_find(&out->coda_purgefid.Fid); in handleDownCall()416 if (IS_DIR(out->coda_purgefid.Fid)) { /* Vnode is a directory */ in handleDownCall()417 coda_nc_zapParentfid(&out->coda_purgefid.Fid, in handleDownCall()421 coda_nc_zapfid(&out->coda_purgefid.Fid, IS_DOWNCALL); in handleDownCall()422 if (!(IS_DIR(out->coda_purgefid.Fid)) in handleDownCall()
780 struct coda_purgefid_out coda_purgefid; member