Searched refs:pl_all (Results 1 – 7 of 7) sorted by relevance
110 !(*cb->cb_proplist)->pl_all) in zfs_callback()
2042 if (pl->pl_all) in get_callback()2090 if (pl->pl_all) in get_callback()
969 if ((*plp)->pl_all) in zpool_expand_proplist()972 if ((*plp)->pl_all && firstexpand) { in zpool_expand_proplist()989 entry->pl_all = B_TRUE; in zpool_expand_proplist()1001 entry->pl_all = B_TRUE; in zpool_expand_proplist()1043 entry->pl_all = B_TRUE; in zpool_expand_proplist()1102 if (*last != NULL && (*last)->pl_all == B_TRUE) { in vdev_expand_proplist()1129 entry->pl_all = B_TRUE; in vdev_expand_proplist()
2050 entry->pl_all = B_TRUE; in zprop_expand_list_cb()2090 entry->pl_all = B_TRUE; in zprop_expand_list()
4738 if (entry->pl_all && nvlist_next_nvpair(userprops, NULL) != NULL) { in zfs_expand_proplist()4769 entry->pl_all = B_TRUE; in zfs_expand_proplist()
3851 <var-decl name='pl_all' type-id='c19b74c3' visibility='default'/>
598 boolean_t pl_all; member