Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_db_impl.h98 time_t dbt_min_cache_time; /* How long to cache entries */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Drfs4.c173 mdb_printf("min_cache_time = %lu\n", tbl.dbt_min_cache_time); in rfs4_tbl_dcmd()