Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_db.c254 uint32_t idxcnt, bool_t (*create)(rfs4_entry_t, void *), in rfs4_table_create() argument
283 table->dbt_maxcnt = idxcnt; in rfs4_table_create()
308 sizeof (rfs4_dbe_t) + idxcnt * sizeof (rfs4_link_t) + size, in rfs4_table_create()