Home
last modified time | relevance | path

Searched refs:zfs_prop_get_written_int (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libzfs/common/
H A Dmapfile-vers144 zfs_prop_get_written_int;
H A Dlibzfs.h491 extern int zfs_prop_get_written_int(zfs_handle_t *zhp, const char *propname,
H A Dlibzfs_dataset.c3228 zfs_prop_get_written_int(zfs_handle_t *zhp, const char *propname, in zfs_prop_get_written_int() function
3268 err = zfs_prop_get_written_int(zhp, propname, &propvalue); in zfs_prop_get_written()