Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmb2pdu.c2660 DURABLE_REQ_V2, enumerator
2702 dh_info->type == DURABLE_REQ_V2) { in parse_durable_handle_context()
2735 dh_info->type == DURABLE_REQ_V2) { in parse_durable_handle_context()
2755 case DURABLE_REQ_V2: in parse_durable_handle_context()
2799 dh_info->type == DURABLE_REQ_V2) { in parse_durable_handle_context()
3529 if (dh_info.type == DURABLE_REQ_V2 || dh_info.type == DURABLE_REQ) { in smb2_open()
3530 if (dh_info.type == DURABLE_REQ_V2 && dh_info.persistent && in smb2_open()
3537 if (dh_info.type == DURABLE_REQ_V2) { in smb2_open()
3635 if (dh_info.type == DURABLE_REQ || dh_info.type == DURABLE_REQ_V2) { in smb2_open()