Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c5118 struct allow_opts { struct
5227 parse_allow_args(int argc, char **argv, boolean_t un, struct allow_opts *opts) in parse_allow_args()
5430 construct_fsacl_list(boolean_t un, struct allow_opts *opts, nvlist_t **nvlp) in construct_fsacl_list()
5715 struct allow_opts opts = { 0 }; in zfs_do_allow_unallow_impl()