Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c139 #define NCLONES 2560 macro
140 static int clone_tab[NCLONES];
853 for (minor = 1; minor < NCLONES; minor++) { in bofi_open()
860 if (minor == NCLONES) in bofi_open()