Searched refs:smb_oplock_send_break (Results 1 – 13 of 13) sorted by relevance
/illumos-gate/usr/src/cmd/smbsrv/testoplock/ |
H A D | case06.ref | 17 *smb_oplock_send_break fid=2 NewLevel=0x800, OldLevel=0x801, AckReq=0) 42 *smb_oplock_send_break fid=1 NewLevel=0x800, OldLevel=0x801, AckReq=0) 52 *smb_oplock_send_break fid=2 NewLevel=0x800, OldLevel=0x801, AckReq=0)
|
H A D | case12.ref | 14 *smb_oplock_send_break fid=1 NewLevel=0x803, OldLevel=0x807, AckReq=1) 40 *smb_oplock_send_break fid=1 NewLevel=0x801, OldLevel=0x803, AckReq=1) 51 *smb_oplock_send_break fid=1 NewLevel=0x800, OldLevel=0x801, AckReq=0)
|
H A D | case14.ref | 25 *smb_oplock_send_break fid=1 NewLevel=0x803, OldLevel=0x807, AckReq=1) 50 *smb_oplock_send_break fid=2 NewLevel=0x801, OldLevel=0x803, AckReq=1)
|
H A D | case01.ref | 12 *smb_oplock_send_break fid=1 NewLevel=0x100, OldLevel=0x400, AckReq=1)
|
H A D | case02.ref | 12 *smb_oplock_send_break fid=1 NewLevel=0x803, OldLevel=0x807, AckReq=1)
|
H A D | case11.ref | 14 *smb_oplock_send_break fid=1 NewLevel=0x803, OldLevel=0x807, AckReq=1)
|
H A D | case08.ref | 14 *smb_oplock_send_break fid=1 NewLevel=0x801, OldLevel=0x805, AckReq=1)
|
H A D | case13.ref | 46 *smb_oplock_send_break fid=1 NewLevel=0x803, OldLevel=0x807, AckReq=1)
|
H A D | case05.ref | 25 *smb_oplock_send_break fid=3 NewLevel=0x800, OldLevel=0x803, AckReq=1)
|
/illumos-gate/usr/src/cmd/smbsrv/testoplock/smbsrv/ |
H A D | smb_kproto.h | 93 void smb_oplock_send_break(smb_request_t *);
|
/illumos-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_srv_oplock.c | 421 smb_oplock_send_break(sr); in smb_oplock_async_break() 453 smb_oplock_send_break(smb_request_t *sr) in smb_oplock_send_break() function
|
H A D | smb2_dispatch.c | 1775 smb_oplock_send_break(post_sr); in smb2sr_run_postwork()
|
/illumos-gate/usr/src/uts/common/smbsrv/ |
H A D | smb_kproto.h | 290 void smb_oplock_send_break(smb_request_t *);
|