Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/
H A Dmmp.kshlib176 typeset import_intervals=$(get_tunable MULTIHOST_IMPORT_INTERVALS)
196 seconds=$((import_intervals*devices*mmp_delay/1000000000))
199 seconds=$((import_intervals*import_interval/1000))
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dtunables.cfg59 MULTIHOST_IMPORT_INTERVALS multihost.import_intervals zfs_multihost_import_intervals
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmmp.c740 ZFS_MODULE_PARAM(zfs_multihost, zfs_multihost_, import_intervals, UINT, ZMOD_RW,
H A Dspa.c3003 uint64_t import_intervals = MAX(zfs_multihost_import_intervals, 1); in spa_activity_check_duration() local
3006 uint64_t import_delay = MAX(NANOSEC, import_intervals * in spa_activity_check_duration()
3030 MMP_INTERVAL(ub), import_intervals); in spa_activity_check_duration()
3037 ub->ub_mmp_delay) * import_intervals); in spa_activity_check_duration()
3042 ub->ub_mmp_delay, import_intervals); in spa_activity_check_duration()
3050 ub->ub_mmp_delay) * import_intervals); in spa_activity_check_duration()
3054 ub->ub_mmp_delay, import_intervals, in spa_activity_check_duration()
3061 import_intervals); in spa_activity_check_duration()