Searched refs:get_source (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/ |
| H A D | zfs_set_common.kshlib | 257 function get_source function 288 typeset chk_source=$(get_source "$prop" "$dataset") 314 typeset source=$(get_source "$prop" "$checked_dtst")
|
| H A D | user_property_004_pos.ksh | 61 typeset source=$(get_source $user_prop $dtst)
|
| H A D | user_property_002_pos.ksh | 79 typeset source=$(get_source $prop $dtst)
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_misc/ |
| H A D | zvol_misc_common.kshlib | 116 typeset src=$(get_source "$property" "$dataset")
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/ |
| H A D | zfs_receive_014_pos.ksh | 73 typeset chk_source=$(get_source "$prop" "$dataset")
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_snapshot/ |
| H A D | zfs_snapshot_006_pos.ksh | 61 typeset source=$(get_source $user_prop $dtst)
|
| H A D | zfs_snapshot_007_neg.ksh | 61 typeset source=$(get_source $user_prop $dtst)
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_dataset.c | 2323 get_source(zfs_handle_t *zhp, zprop_source_t *srctype, char *source, in get_source() function 2969 get_source(zhp, src, source, statbuf, statlen); in zfs_prop_get() 3023 get_source(zhp, src, source, statbuf, statlen); in zfs_prop_get_numeric()
|