Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/server/
Dsmb2pdu.c2656 DURABLE_REQ_V2, enumerator
2698 dh_info->type == DURABLE_REQ_V2) { in parse_durable_handle_context()
2731 dh_info->type == DURABLE_REQ_V2) { in parse_durable_handle_context()
2751 case DURABLE_REQ_V2: in parse_durable_handle_context()
2795 dh_info->type == DURABLE_REQ_V2) { in parse_durable_handle_context()
3524 if (dh_info.type == DURABLE_REQ_V2 || dh_info.type == DURABLE_REQ) { in smb2_open()
3525 if (dh_info.type == DURABLE_REQ_V2 && dh_info.persistent && in smb2_open()
3532 if (dh_info.type == DURABLE_REQ_V2) { in smb2_open()
3631 if (dh_info.type == DURABLE_REQ || dh_info.type == DURABLE_REQ_V2) { in smb2_open()