Home
last modified time | relevance | path

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

/freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_changelist.c217 zfs_refresh_properties(cn->cn_handle); in changelist_postfix()
252 zfs_refresh_properties(cn->cn_handle); in changelist_postfix()
H A Dlibzfs.h737 extern void zfs_refresh_properties(zfs_handle_t *);
H A Dlibzfs_dataset.c419 zfs_refresh_properties(zfs_handle_t *zhp) in zfs_refresh_properties() function