Searched refs:c_inotbls (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/crle/common/
H A D_crle.h146 APlist *c_inotbls; /* list of inode tables */ member in struct:crle_desc
H A Dinspect.c40 * c_inotbls contains a list of inode hash tables. Each element of the list
171 for (APLIST_TRAVERSE(crle->c_inotbls, idx, tbl)) {
180 if (aplist_append(&crle->c_inotbls, tbl, AL_CNT_CRLE) == NULL)
664 for (APLIST_TRAVERSE(crle->c_inotbls, idx, tbl)) {

Completed in 46 milliseconds