Home
last modified time | relevance | path

Searched refs:SMB2_LEASE_FLAG_PARENT_LEASE_KEY_SET_LE (Results 1 – 5 of 5) sorted by relevance

/fs/smb/server/
A Doplock.c1099 (!(lctx->flags & SMB2_LEASE_FLAG_PARENT_LEASE_KEY_SET_LE) || in smb_send_parent_lease_break_noti()
1184 (lctx->flags != SMB2_LEASE_FLAG_PARENT_LEASE_KEY_SET_LE && in smb_grant_oplock()
1445 if (lease->flags == SMB2_LEASE_FLAG_PARENT_LEASE_KEY_SET_LE) in create_lease_buf()
1510 if (lreq->flags == SMB2_LEASE_FLAG_PARENT_LEASE_KEY_SET_LE) in parse_lease_state()
/fs/smb/client/
A Dcached_dir.c238 |= SMB2_LEASE_FLAG_PARENT_LEASE_KEY_SET_LE; in open_cached_dir()
A Ddir.c327 |= SMB2_LEASE_FLAG_PARENT_LEASE_KEY_SET_LE;
A Dsmb2ops.c4124 if (flags & SMB2_LEASE_FLAG_PARENT_LEASE_KEY_SET_LE) in smb3_create_lease_buf()
/fs/smb/common/
A Dsmb2pdu.h1307 #define SMB2_LEASE_FLAG_PARENT_LEASE_KEY_SET_LE cpu_to_le32(0x04) macro

Completed in 33 milliseconds