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.h1309 struct lease_context { struct
1330 struct lease_context lcontext; argument
/linux/fs/smb/server/
H A Doplock.c1474 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in create_lease_buf()
/linux/fs/smb/client/
H A Dsmb2ops.c4079 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in smb2_create_lease_buf()