Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dsmb2pdu.c2701 DURABLE_REQ_V2, enumerator
2743 dh_info->type == DURABLE_REQ_V2) { in parse_durable_handle_context()
2783 dh_info->type == DURABLE_REQ_V2) { in parse_durable_handle_context()
2810 case DURABLE_REQ_V2: in parse_durable_handle_context()
2866 dh_info->type == DURABLE_REQ_V2) { in parse_durable_handle_context()
3615 if (dh_info.type == DURABLE_REQ_V2 || dh_info.type == DURABLE_REQ) { in smb2_open()
3616 if (dh_info.type == DURABLE_REQ_V2 && dh_info.persistent && in smb2_open()
3623 if (dh_info.type == DURABLE_REQ_V2) { in smb2_open()
3721 if (dh_info.type == DURABLE_REQ || dh_info.type == DURABLE_REQ_V2) { in smb2_open()