Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dport_kernel.h110 #define PORTFOP_HASHSIZE 256 /* cache space for fop events */ macro
119 struct portfop *pfc_hash[PORTFOP_HASHSIZE]; /* hash table */
H A Dport_impl.h224 (PORTFOP_HASHSIZE - 1))])
/titanic_41/usr/src/uts/common/fs/portfs/
H A Dport_fop.c1637 while (index < PORTFOP_HASHSIZE) { in port_close_fop()
1661 (i > 0 && index == PORTFOP_HASHSIZE)) { in port_close_fop()