Searched refs:add_prop_list (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 964 verify(add_prop_list(ZPOOL_CONFIG_ASHIFT, strval, in zpool_do_add() 1403 if (add_prop_list(zpool_prop_to_name( in zpool_do_create() 1423 if (add_prop_list(optarg, propval, &props, B_TRUE)) in zpool_do_create() 1460 } else if (add_prop_list(optarg, propval, &fsprops, in zpool_do_create() 1478 if (add_prop_list(zpool_prop_to_name( in zpool_do_create() 1657 ret = add_prop_list(propname, in zpool_do_create() 3336 if (add_prop_list(optarg, propval, in zpool_do_import() 3344 if (add_prop_list(zpool_prop_to_name( in zpool_do_import() 6343 verify(add_prop_list(ZPOOL_CONFIG_ASHIFT, strval, in zpool_do_attach_or_replace() 6512 if (add_prop_list( in zpool_do_split() [all …]
|