Searched refs:dd_refcnt (Results 1 – 2 of 2) sorted by relevance
531 dp->dd_refcnt = 1; in rst_initdirfile()547 dirp->dd_refcnt++; in rst_opendir()560 if ((cdirp != NULL) && (--(cdirp->dd_refcnt) < 1)) in rst_closedir()
184 int dd_refcnt; /* so rst_{open,close}dir() avoid leaking memory */ member