Home
last modified time | relevance | path

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

/freebsd-9-stable/cddl/contrib/opensolaris/cmd/zpool/
Dzpool_main.c197 static boolean_t log_history = B_TRUE; variable
1117 log_history = B_FALSE; in zpool_do_destroy()
1184 log_history = B_FALSE; in zpool_do_export()
4619 log_history = B_FALSE; in upgrade_cb()
4639 log_history = B_FALSE; in upgrade_cb()
5486 if (ret == 0 && log_history) in main()
/freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dzfs_ioctl.c5519 boolean_t log_history, zfs_ioc_poolcheck_t pool_check) argument
5531 vec->zvec_allow_log = log_history;
5566 zfs_secpolicy_func_t *secpolicy, boolean_t log_history, argument
5570 POOL_NAME, log_history, pool_check);
/freebsd-9-stable/cddl/contrib/opensolaris/cmd/zfs/
Dzfs_main.c79 static boolean_t log_history = B_TRUE; variable
2043 log_history = B_FALSE; in upgrade_set_callback()
6965 if (ret == 0 && log_history) in main()