Home
last modified time | relevance | path

Searched refs:log_history (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/zpool/
H A Dzpool_main.c192 static boolean_t log_history = B_TRUE; variable
994 log_history = B_FALSE; in zpool_do_destroy()
1061 log_history = B_FALSE; in zpool_do_export()
4489 log_history = B_FALSE; in upgrade_cb()
5357 if (ret == 0 && log_history) in main()
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c5524 boolean_t log_history, zfs_ioc_poolcheck_t pool_check) in zfs_ioctl_register_legacy() argument
5536 vec->zvec_allow_log = log_history; in zfs_ioctl_register_legacy()
5571 zfs_secpolicy_func_t *secpolicy, boolean_t log_history, in zfs_ioctl_register_pool() argument
5575 POOL_NAME, log_history, pool_check); in zfs_ioctl_register_pool()
/titanic_41/usr/src/cmd/zfs/
H A Dzfs_main.c84 static boolean_t log_history = B_TRUE; variable
2065 log_history = B_FALSE; in upgrade_set_callback()
7502 if (ret == 0 && log_history) in main()