Home
last modified time | relevance | path

Searched defs:NewLevel (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_oplock.c45 uint32_t NewLevel; in smb1_oplock_ack_break() local
75 smb1_oplock_break_notification(smb_request_t *sr, uint32_t NewLevel) in smb1_oplock_break_notification()
141 uint32_t NewLevel = sr->arg.olbrk.NewLevel; in smb1_oplock_send_break() local
H A Dsmb2_oplock.c45 uint32_t NewLevel; in smb2_oplock_break_ack() local
221 smb2_oplock_break_notification(smb_request_t *sr, uint32_t NewLevel) in smb2_oplock_break_notification()
303 uint32_t NewLevel = sr->arg.olbrk.NewLevel; in smb2_oplock_send_break() local
H A Dsmb_srv_oplock.c162 uint32_t NewLevel, boolean_t AckRequired) in smb_oplock_ind_break_in_ack()
277 smb_oplock_ind_break(smb_ofile_t *ofile, uint32_t NewLevel, in smb_oplock_ind_break()
543 uint32_t NewLevel = sr->arg.olbrk.NewLevel; in smb_oplock_hdl_update() local
643 smb_oplock_wait_ack(smb_request_t *sr, uint32_t NewLevel) in smb_oplock_wait_ack()
H A Dsmb2_lease.c459 uint32_t OldLevel, uint32_t NewLevel, in smb2_lease_break_notification()
575 lease_close_notconn(smb_request_t *sr, uint32_t NewLevel) in lease_close_notconn()
648 uint32_t NewLevel = olbrk->NewLevel; in smb2_lease_send_break() local
/illumos-gate/usr/src/cmd/smbsrv/testoplock/
H A Dtol_main.c585 uint32_t NewLevel, boolean_t AckReq) in test_oplock_send_break()
616 smb_oplock_ind_break(smb_ofile_t *ofile, uint32_t NewLevel, in smb_oplock_ind_break()
658 uint32_t NewLevel, boolean_t AckRequired) in smb_oplock_ind_break_in_ack()
672 uint32_t NewLevel; in run_ind_break_in_ack() local
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1676 uint32_t NewLevel; member