Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/fs/
H A Dpcfilep.h198 #define DIRENTS (SECSIZ / sizeof (_dir_entry_t)) macro
H A Dpcfs.c523 for (j = 0; j < DIRENTS * spc; j++, dxp++) { in lookup()