Home
last modified time | relevance | path

Searched refs:get_source (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_set/
H A Dzfs_set_common.kshlib255 function get_source function
286 typeset chk_source=$(get_source "$prop" "$dataset")
312 typeset source=$(get_source "$prop" "$checked_dtst")
H A Duser_property_004_pos.ksh61 typeset source=$(get_source $user_prop $dtst)
H A Duser_property_002_pos.ksh81 typeset source=$(get_source $prop $dtst)
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_014_pos.ksh73 typeset chk_source=$(get_source "$prop" "$dataset")
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_snapshot/
H A Dzfs_snapshot_006_pos.ksh61 typeset source=$(get_source $user_prop $dtst)
H A Dzfs_snapshot_007_neg.ksh61 typeset source=$(get_source $user_prop $dtst)
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c2364 get_source(zfs_handle_t *zhp, zprop_source_t *srctype, char *source, in get_source() function
2959 get_source(zhp, src, source, statbuf, statlen); in zfs_prop_get()
3013 get_source(zhp, src, source, statbuf, statlen); in zfs_prop_get_numeric()