Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/server/
H A Dsmb2pdu.c2672 DURABLE_REQ_V2, enumerator
2714 dh_info->type == DURABLE_REQ_V2) { in parse_durable_handle_context()
2754 dh_info->type == DURABLE_REQ_V2) { in parse_durable_handle_context()
2781 case DURABLE_REQ_V2: in parse_durable_handle_context()
2832 dh_info->type == DURABLE_REQ_V2) { in parse_durable_handle_context()
3563 if (dh_info.type == DURABLE_REQ_V2 || dh_info.type == DURABLE_REQ) { in smb2_open()
3564 if (dh_info.type == DURABLE_REQ_V2 && dh_info.persistent && in smb2_open()
3571 if (dh_info.type == DURABLE_REQ_V2) { in smb2_open()
3670 if (dh_info.type == DURABLE_REQ || dh_info.type == DURABLE_REQ_V2) { in smb2_open()