Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dsysctl_os.c582 extern uint64_t zfs_max_missing_tvds_cachefile;
585 CTLFLAG_RWTUN, &zfs_max_missing_tvds_cachefile, 0,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa.c278 uint64_t zfs_max_missing_tvds_cachefile = SPA_DVAS_PER_BP - 1; variable
4024 spa->spa_missing_tvds_allowed = zfs_max_missing_tvds_cachefile;