Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_changelist.c221 zfs_refresh_properties(cn->cn_handle); in changelist_postfix()
H A Dlibzfs.h699 extern void zfs_refresh_properties(zfs_handle_t *);
H A Dlibzfs_dataset.c402 zfs_refresh_properties(zfs_handle_t *zhp) in zfs_refresh_properties() function