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

/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_share.c701 zfs_share_notify(zfs_handle_t *zhp, zfs_share_state_t state) function
770 (void) zfs_share_notify(zhp, ZFS_SHARE_STATE_UNVALIDATED);
3651 (void) zfs_share_notify(zhp, ZFS_SHARE_STATE_INVALID);
3659 (void) zfs_share_notify(zhp, ZFS_SHARE_STATE_UNSHARED);
4196 (void) zfs_share_notify(zhp, ZFS_SHARE_STATE_INVALID);

Completed in 36 milliseconds