Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dsmb2pdu.h1312 struct lease_context { struct
1333 struct lease_context lcontext; argument
/linux/fs/smb/server/
H A Doplock.c1460 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in create_lease_buf()
/linux/fs/smb/client/
H A Dsmb2ops.c4100 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in smb2_create_lease_buf()