Searched defs:expand_all (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/lib/libzfs/common/ |
| H A D | libzfs_util.c | 1838 zprop_showtype_t showtype, boolean_t expand_all) 1854 arg.expand_all_sublists = expand_all; 1856 return (zfs_zprop_iter(hdl, name, expand_all, addsubprop, &arg)); 1836 add_expanded_sublist(libzfs_handle_t *hdl, const char *name, zprop_list_t ***listpp, zfs_type_t type, zprop_showtype_t showtype, boolean_t expand_all) argument
|
Completed in 40 milliseconds