Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1ops.c730 if (!(oparms->tcon->ses->capabilities & CAP_NT_SMBS)) in cifs_open_file()
929 if (rc && (tcon->ses->capabilities & CAP_NT_SMBS)) in cifs_queryfs()
1189 .cap_nt_find = CAP_NT_SMBS | CAP_NT_FIND,
H A Dcifspdu.h534 #define CAP_NT_SMBS 0x00000010 /* implies CAP_NT_FIND */ macro
677 #define CAP_NT_SMBS 0x00000010 macro
H A Dsess.c656 capabilities = CAP_LARGE_FILES | CAP_NT_SMBS | CAP_LEVEL_II_OPLOCKS | in cifs_ssetup_hdr()