Searched refs:OplockLevel (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dmisc.c549 cFYI(1,(" oplock type 0x%d level 0x%d",pSMB->LockType,pSMB->OplockLevel));
569 if(pSMB->OplockLevel == 0)
H A Dcifspdu.h751 __u8 OplockLevel; member in struct:smb_com_open_rsp
925 __u8 OplockLevel; member in struct:smb_com_lock_req
H A Dcifssmb.c1144 /* *pOplock = pSMBr->OplockLevel; */ /* BB take from action field BB */
1254 *pOplock = pSMBr->OplockLevel; /* 1 byte no need to le_to_cpu */

Completed in 67 milliseconds