smb_kmod_bind
if ((rc = smb_kmod_bind(B_FALSE)) != 0) {
if ((rc = smb_kmod_bind(B_TRUE)) == 0) {
int smb_kmod_bind(boolean_t);