HomeSort by relevance Sort by last modified time
    Searched defs:cb_proplist (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/cmd/zfs/
zfs_iter.c 60 zprop_list_t **cb_proplist; member in struct:callback_data
104 if (cb->cb_proplist) {
105 if ((*cb->cb_proplist) &&
106 !(*cb->cb_proplist)->pl_all)
110 if (zfs_expand_proplist(zhp, cb->cb_proplist,
362 cb.cb_proplist = proplist;
366 * If cb_proplist is provided then in the zfs_handles created we
367 * retain only those properties listed in cb_proplist and sortcol.
369 * properties other than those listed in cb_proplist/sortcol are
372 * If cb_proplist is NULL then we retain all the properties. W
    [all...]
zfs_main.c 1115 zprop_list_t *pl = cbp->cb_proplist;
1128 pl == cbp->cb_proplist)
1861 zprop_list_t *cb_proplist; member in struct:list_cbdata
    [all...]
  /onnv/onnv-gate/usr/src/lib/libzfs/common/
libzfs.h 456 zprop_list_t *cb_proplist; member in struct:zprop_get_cbdata
  /onnv/onnv-gate/usr/src/cmd/zpool/
zpool_main.c 2325 zprop_list_t *cb_proplist; member in struct:list_cbdata
    [all...]

Completed in 120 milliseconds