Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_locking_andx.c235 unsigned short unlock_num; /* # unlock range structs */ in smb_com_locking_andx() local
249 &oplock_level, &timeout, &unlock_num, &lock_num); in smb_com_locking_andx()
278 if (unlock_num == 0 && lock_num == 0) in smb_com_locking_andx()
311 for (i = 0; i < unlock_num; i++) { in smb_com_locking_andx()
350 for (i = 0; i < unlock_num; i++) { in smb_com_locking_andx()