Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dsmb2pdu.h1371 struct lease_context { struct
1392 struct lease_context lcontext; argument
/linux/fs/smb/server/
H A Doplock.c1987 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in create_lease_buf()
2040 } else if (sizeof(struct lease_context) == le32_to_cpu(cc->DataLength)) { in parse_lease_state()