Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dsmb2pdu.h204 #define SMB2_DHANDLE_FLAG_PERSISTENT 0x00000002 macro
A Dsmb2pdu.c2149 buf->dcontext.Flags = cpu_to_le32(SMB2_DHANDLE_FLAG_PERSISTENT); in create_durable_v2_buf()
2183 buf->dcontext.Flags = cpu_to_le32(SMB2_DHANDLE_FLAG_PERSISTENT); in create_reconnect_durable_v2_buf()

Completed in 16 milliseconds