HomeSort by: relevance | last modified time | path
    Searched defs:coda_cacheprint (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/coda/
coda_subr.c 54 * 4. coda_cacheprint (under DEBUG) prints names with vnode/cnode address
283 coda_cacheprint(struct mount *whoIam) function in typeref:typename:void
289 printf("coda_cacheprint: coda_ctlvp %p, cp %p", coda_ctlvp, VTOC(coda_ctlvp));
295 printf("coda_cacheprint: vp %p, cp %p", vp, VTOC(vp));
301 printf("coda_cacheprint: count %d\n", count);

Completed in 45 milliseconds