smbd_post_send_sgl 1041 fs/cifs/smbdirect.c return smbd_post_send_sgl(info, &sgl, size, remaining_data_length); smbd_post_send_sgl 1052 fs/cifs/smbdirect.c return smbd_post_send_sgl(info, NULL, 0, 0); smbd_post_send_sgl 1081 fs/cifs/smbdirect.c return smbd_post_send_sgl(info, sgl, data_length, remaining_data_length);