Home
last modified time | relevance | path

Searched refs:show_options (Results 1 – 5 of 5) sorted by relevance

/src/sys/contrib/openzfs/config/
H A Dkernel-show-options.m49 static int show_options(struct seq_file * x, struct dentry * y) {
14 .show_options = show_options,
20 AC_MSG_CHECKING([whether sops->show_options() wants dentry])
24 ZFS_LINUX_TEST_ERROR([sops->show_options()])
/src/tests/sys/cddl/zfs/tests/cli_user/zfs_list/
H A Dzfs_list_006_pos.ksh65 set -A show_options "--" "-t snapshot" "-t all"
102 run_unprivileged $ZFS list -r -H -o name ${show_options[i]} $pool | \
/src/tools/build/options/
H A Dmakeman44 show_options() function
/src/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_super.c581 .show_options = zpl_show_options,
/src/crypto/openssh/
H A Dssh-keygen.c2105 show_options(struct sshbuf *optbuf, int in_critical) in show_options() function
2190 show_options(key->cert->critical, 1); in print_cert()
2197 show_options(key->cert->extensions, 0); in print_cert()