sharefs_sys_op
_sharefs(enum sharefs_sys_op opcode, struct share *sh)
sharefs_impl(enum sharefs_sys_op opcode, share_t *sh_in, uint32_t iMaxLen)
sharefs(enum sharefs_sys_op opcode, share_t *sh_in, uint32_t iMaxLen)
int (*zshare_fs)(enum sharefs_sys_op, share_t *, uint32_t);
(int (*)(enum sharefs_sys_op, share_t *, uint32_t))
extern int sharefs(enum sharefs_sys_op opcode, struct share *sh,
extern int _sharefs(enum sharefs_sys_op opcode, struct share *sh);