Searched refs:sa_change_notify (Results 1 – 2 of 2) sorted by relevance
75 int (*sa_change_notify)(sa_share_t); member
609 if (ops->sa_change_notify != NULL) in sa_proto_change_notify()610 ret = ops->sa_change_notify(share); in sa_proto_change_notify()