HomeSort by: relevance | last modified time | path
    Searched refs:log_history (Results 1 - 3 of 3) sorted by relevancy

  /src/external/cddl/osnet/dist/cmd/zpool/
zpool_main.c 199 static boolean_t log_history = B_TRUE; variable
1151 log_history = B_FALSE;
1218 log_history = B_FALSE;
4695 log_history = B_FALSE;
4719 log_history = B_FALSE;
5624 if (ret == 0 && log_history)
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_ioctl.c 5817 boolean_t log_history, zfs_ioc_poolcheck_t pool_check)
5829 vec->zvec_allow_log = log_history;
5864 zfs_secpolicy_func_t *secpolicy, boolean_t log_history,
5868 POOL_NAME, log_history, pool_check);
5924 zfs_ioctl_register("log_history", ZFS_IOC_LOG_HISTORY,
  /src/external/cddl/osnet/dist/cmd/zfs/
zfs_main.c 88 static boolean_t log_history = B_TRUE; variable
2092 log_history = B_FALSE;
7204 if (ret == 0 && log_history)

Completed in 32 milliseconds