Home
last modified time | relevance | path

Searched refs:LeaseFlags (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/server/
H A Doplock.c1461 buf->lcontext.LeaseFlags = lease->flags; in create_lease_buf()
1481 buf->lcontext.LeaseFlags = lease->flags; in create_lease_buf()
1527 lreq->flags = lc->lcontext.LeaseFlags; in parse_lease_state()
1538 lreq->flags = lc->lcontext.LeaseFlags; in parse_lease_state()
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.h861 __le32 LeaseFlags; member
868 __le32 LeaseFlags; member
H A Dsmb2ops.c4126 if (lc->lcontext.LeaseFlags & SMB2_LEASE_FLAG_BREAK_IN_PROGRESS) in smb2_parse_lease_buf()
4137 if (lc->lcontext.LeaseFlags & SMB2_LEASE_FLAG_BREAK_IN_PROGRESS) in smb3_parse_lease_buf()
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h1242 __le32 LeaseFlags; member
1250 __le32 LeaseFlags; member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2ops.c4185 if (lc->lcontext.LeaseFlags & SMB2_LEASE_FLAG_BREAK_IN_PROGRESS_LE) in smb2_parse_lease_buf()
4196 if (lc->lcontext.LeaseFlags & SMB2_LEASE_FLAG_BREAK_IN_PROGRESS_LE) in smb3_parse_lease_buf()

Completed in 26 milliseconds