Searched refs:allow_usage (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/zfs/ |
H A D | zfs_main.c | 4726 allow_usage(boolean_t un, boolean_t requested, const char *msg) in allow_usage() function 4802 allow_usage(un, B_FALSE, in munge_args() 4817 allow_usage(un, B_FALSE, in parse_allow_args() 4822 allow_usage(un, B_TRUE, NULL); in parse_allow_args() 4829 allow_usage(un, B_FALSE, in parse_allow_args() 4834 allow_usage(un, B_FALSE, in parse_allow_args() 4839 allow_usage(un, B_FALSE, in parse_allow_args() 4844 allow_usage(un, B_FALSE, in parse_allow_args() 5059 allow_usage(un, B_TRUE, errbuf); in construct_fsacl_list() 5073 allow_usage(un, B_TRUE, errbuf); in construct_fsacl_list() [all …]
|