Searched refs:DURABLE_REQ_V2 (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/smb/server/
H A Dsmb2pdu.c2633 DURABLE_REQ_V2, enumerator in enum:__anon95
2675 dh_info->type == DURABLE_REQ_V2) {
2708 dh_info->type == DURABLE_REQ_V2) {
2728 case DURABLE_REQ_V2:
2772 dh_info->type == DURABLE_REQ_V2) {
3509 if (dh_info.type == DURABLE_REQ_V2 || dh_info.type == DURABLE_REQ) {
3510 if (dh_info.type == DURABLE_REQ_V2 && dh_info.persistent &&
3517 if (dh_info.type == DURABLE_REQ_V2) {
3615 if (dh_info.type == DURABLE_REQ || dh_info.type == DURABLE_REQ_V2) {

Completed in 191 milliseconds