Searched refs:c_inotbls (Results 1 – 2 of 2) sorted by relevance
146 APlist *c_inotbls; /* list of inode tables */ member
171 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()