Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/crle/common/
H A D_crle.h146 APlist *c_inotbls; /* list of inode tables */ member
H A Dinspect.c171 for (APLIST_TRAVERSE(crle->c_inotbls, idx, tbl)) { in enterino()
180 if (aplist_append(&crle->c_inotbls, tbl, AL_CNT_CRLE) == NULL) in enterino()
664 for (APLIST_TRAVERSE(crle->c_inotbls, idx, tbl)) { in inspect_file()