Home
last modified time | relevance | path

Searched refs:spa_mode_global (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dmmp_os.c37 if (spa_mode_global != SPA_MODE_UNINIT) in param_set_multihost_interval()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_misc.c246 spa_mode_t spa_mode_global = SPA_MODE_UNINIT; variable
2037 if (spa_mode_global != SPA_MODE_UNINIT) { in spa_set_deadman_ziotime()
2050 if (spa_mode_global != SPA_MODE_UNINIT) { in spa_set_deadman_synctime()
2358 spa_mode_global = mode; in spa_init()
2361 if (spa_mode_global != SPA_MODE_READ && dprintf_find_string("watch")) { in spa_init()
2784 if (spa_mode_global != SPA_MODE_UNINIT) { in param_set_deadman_failmode_common()
H A Dspa_config.c250 if (!(spa_mode_global & SPA_MODE_WRITE)) in spa_write_cachefile()
H A Dspa.c5064 spa_activate(spa, spa_mode_global);
5670 spa_activate(spa, spa_mode_global);
5940 spa_mode_t mode = spa_mode_global;
6244 if (!(spa_mode_global & SPA_MODE_WRITE))
7569 spa_activate(newspa, spa_mode_global);
H A Darc.c9698 if (!(spa_mode_global & SPA_MODE_WRITE)) in l2arc_start()
9708 if (!(spa_mode_global & SPA_MODE_WRITE)) in l2arc_stop()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dsysctl_os.c696 if (spa_mode_global != SPA_MODE_UNINIT) in param_set_multihost_interval()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa.h1214 extern spa_mode_t spa_mode_global;