Lines Matching defs:share
268 * sa_proto_share(proto, share)
270 * Activate a share for the specified protocol.
274 sa_proto_share(char *proto, sa_share_t share)
280 ret = ops->sa_share(share);
285 * sa_proto_unshare(proto, share)
287 * Deactivate (unshare) the share for this protocol.
291 sa_proto_unshare(sa_share_t share, char *proto, char *path)
297 ret = ops->sa_unshare(share, path);
528 * sa_proto_update_legacy(proto, share)
531 * specified share.
535 sa_proto_update_legacy(char *proto, sa_share_t share)
542 ret = ops->sa_update_legacy(share);
548 * sa_delete_legacy(proto, share)
550 * Remove the specified share from the protocol specific legacy files.
554 sa_proto_delete_legacy(char *proto, sa_share_t share)
561 ret = ops->sa_delete_legacy(share);
597 * sa_proto_change_notify(share, char *protocol)
599 * Notify the protocol that a change has been made to the share
603 sa_proto_change_notify(sa_share_t share, char *proto)
610 ret = ops->sa_change_notify(share);
621 * Notify the protocol that a change has been made to the share
669 * The protocol plugin should verify that the share isn't in the