Searched refs:zfs_prop_get_recvd (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/ |
| D | libzfs.h | 437 extern int zfs_prop_get_recvd(zfs_handle_t *, const char *, char *, size_t,
|
| D | libzfs_dataset.c | 2115 zfs_prop_get_recvd(zfs_handle_t *zhp, const char *propname, char *propbuf, in zfs_prop_get_recvd() function 4217 if (received && zfs_prop_get_recvd(zhp, in zfs_expand_proplist() 4230 if (received && zfs_prop_get_recvd(zhp, in zfs_expand_proplist()
|
| /freebsd-10-stable/cddl/contrib/opensolaris/cmd/zfs/ |
| D | zfs_main.c | 1549 if (received && (zfs_prop_get_recvd(zhp, in get_callback() 1605 if (received && (zfs_prop_get_recvd(zhp, in get_callback()
|