Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dsysctl_os.c422 extern uint64_t zfs_max_missing_tvds_cachefile;
424 &zfs_max_missing_tvds_cachefile, 0,
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa.c224 uint64_t zfs_max_missing_tvds_cachefile = SPA_DVAS_PER_BP - 1; variable
3353 spa->spa_missing_tvds_allowed = zfs_max_missing_tvds_cachefile;