Searched refs:sa_proto_unshare (Results 1 – 3 of 3) sorted by relevance
118 extern int sa_proto_unshare(sa_share_t, char *, char *);
291 sa_proto_unshare(sa_share_t share, char *proto, char *path) in sa_proto_unshare() function
1770 ret = sa_proto_unshare(share, protocol, path); in sa_disable_share()1786 err = sa_proto_unshare(share, proto, path); in sa_disable_share()