Home
last modified time | relevance | path

Searched defs:rfs4_database (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4_db_impl.h124 struct rfs4_database { struct
125 kmutex_t db_lock[1];
126 uint32_t db_debug_flags; /* Table debug flags to set */
127 uint32_t db_shutdown_count; /* count to manage shutdown */
128 kcondvar_t db_shutdown_wait; /* where the shutdown waits */
129 rfs4_table_t *db_tables; /* list of tables in db */