Searched refs:sa_zfs_is_shared (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare.h271 extern int sa_zfs_is_shared(sa_handle_t, char *);
H A Dlibshare_zfs.c363 * sa_zfs_is_shared(handle, path)
370 sa_zfs_is_shared(sa_handle_t sahandle, char *path) function
H A Dlibsharecore.c1515 if (sa_zfs_is_shared(handle, tmplist->path)) {
H A Dlibshare.c585 if (sa_zfs_is_shared(handle, path))
/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c5599 if (sa_zfs_is_shared(handle,
5626 if (sa_zfs_is_shared(handle, sharepath)) {

Completed in 87 milliseconds