Searched refs:allow_usage (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/zfs/ |
H A D | zfs_main.c | 4694 allow_usage(boolean_t un, boolean_t requested, const char *msg) in allow_usage() function 4770 allow_usage(un, B_FALSE, in munge_args() 4785 allow_usage(un, B_FALSE, in parse_allow_args() 4790 allow_usage(un, B_TRUE, NULL); in parse_allow_args() 4796 allow_usage(un, B_FALSE, in parse_allow_args() 4801 allow_usage(un, B_FALSE, in parse_allow_args() 4806 allow_usage(un, B_FALSE, in parse_allow_args() 4811 allow_usage(un, B_FALSE, in parse_allow_args() 5022 allow_usage(un, B_TRUE, errbuf); in construct_fsacl_list() 5036 allow_usage(un, B_TRUE, errbuf); in construct_fsacl_list() [all …]
|