Searched refs:sh_in (Results 1 – 1 of 1) sorted by relevance
329 sharefs_impl(enum sharefs_sys_op opcode, share_t *sh_in, uint32_t iMaxLen) in sharefs_impl() argument371 if (copyin(sh_in, STRUCT_BUF(u_sh), STRUCT_SIZE(u_sh))) { in sharefs_impl()433 sharefs(enum sharefs_sys_op opcode, share_t *sh_in, uint32_t iMaxLen) in sharefs() argument438 return (sharefs_impl(opcode, sh_in, iMaxLen)); in sharefs()