Searched refs:get_source (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_set/ |
H A D | user_property_004_pos.ksh | 57 typeset source=$(get_source $user_prop $dtst)
|
H A D | user_property_002_pos.ksh | 77 typeset source=$(get_source $prop $dtst)
|
H A D | zfs_set_common.kshlib | 255 function get_source function
|
/titanic_50/usr/src/test/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 | 57 typeset source=$(get_source $user_prop $dtst)
|
/titanic_50/usr/src/lib/libzfs/common/ |
H A D | libzfs_dataset.c | 2151 get_source(zfs_handle_t *zhp, zprop_source_t *srctype, char *source, in get_source() function 2638 get_source(zhp, src, source, statbuf, statlen); in zfs_prop_get() 2692 get_source(zhp, src, source, statbuf, statlen); in zfs_prop_get_numeric()
|