Searched defs:zfs_prop_get_source (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c3004 zfs_prop_get_source(zfs_handle_t *zhp, zfs_prop_t prop, zprop_source_t *srctype, function
3416 * "src" will be set by zfs_prop_get_source() below.
3798 zfs_prop_get_source(zhp, prop, src, source, statbuf, statlen);
3888 zfs_prop_get_source(zhp, ZPROP_INVAL, src, source, statbuf, statlen);
4134 zfs_prop_get_source(zhp, prop, src, source, statbuf, statlen);

Completed in 29 milliseconds