Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcifspdu.h537 #define CAP_LEVEL_II_OPLOCKS 0x00000080 macro
679 #define CAP_LEVEL_II_OPLOCKS 0x00000080 macro
Dsess.c542 capabilities = CAP_LARGE_FILES | CAP_NT_SMBS | CAP_LEVEL_II_OPLOCKS | in cifs_ssetup_hdr()