Searched refs:sa_change_notify (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare_impl.h74 int (*sa_change_notify)(sa_share_t); member in struct:sa_plugin_ops
H A Dplugin.c609 if (ops->sa_change_notify != NULL)
610 ret = ops->sa_change_notify(share);

Completed in 142 milliseconds