Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dsmb2pdu.h159 struct lease_context_v2 { struct
179 struct lease_context_v2 lcontext; argument
A Dsmb2ops.c4324 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context_v2)); in smb3_create_lease_buf()
/linux/fs/ksmbd/
A Dsmb2pdu.h228 struct lease_context_v2 { struct
247 struct lease_context_v2 lcontext; argument
A Doplock.c1350 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context_v2)); in create_lease_buf()
1412 if (sizeof(struct lease_context_v2) == le32_to_cpu(cc->DataLength)) { in parse_lease_state()

Completed in 701 milliseconds