Home
last modified time | relevance | path

Searched refs:sa_move_share (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare.h197 extern int sa_move_share(sa_group_t, sa_share_t);
H A Dmapfile-vers86 sa_move_share;
H A Dlibshare.c1876 sa_move_share(sa_group_t group, sa_share_t share) in sa_move_share() function
/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c2976 ret = sa_move_share(group, share); in sa_moveshare()