Searched refs:CAP_LEVEL_II_OPLOCKS (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Dnegprot.c234 CAP_LEVEL_II_OPLOCKS;
H A Doplock.c618 if (global_client_caps & CAP_LEVEL_II_OPLOCKS) {
768 if ((global_client_caps & CAP_LEVEL_II_OPLOCKS) &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dsess.c51 capabilities = CAP_LARGE_FILES | CAP_NT_SMBS | CAP_LEVEL_II_OPLOCKS |
H A Dcifspdu.h484 #define CAP_LEVEL_II_OPLOCKS 0x00000080 macro
620 #define CAP_LEVEL_II_OPLOCKS 0x00000080 macro
H A Dconnect.c2180 capabilities = CAP_LARGE_FILES | CAP_NT_SMBS | CAP_LEVEL_II_OPLOCKS |
2476 capabilities = CAP_LARGE_FILES | CAP_NT_SMBS | CAP_LEVEL_II_OPLOCKS |
2811 capabilities = CAP_LARGE_FILES | CAP_NT_SMBS | CAP_LEVEL_II_OPLOCKS |
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/client/
H A Dsmbmount.c206 c->capabilities &= ~(CAP_NT_SMBS | CAP_NT_FIND | CAP_LEVEL_II_OPLOCKS);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dsmb.h1370 #define CAP_LEVEL_II_OPLOCKS 0x0080 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dcliconnect.c152 capabilities |= CAP_LEVEL_II_OPLOCKS;

Completed in 121 milliseconds