Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1ops.c712 if (!(oparms->tcon->ses->capabilities & CAP_NT_SMBS)) in cifs_open_file()
911 if (rc && (tcon->ses->capabilities & CAP_NT_SMBS)) in cifs_queryfs()
1171 .cap_nt_find = CAP_NT_SMBS | CAP_NT_FIND,
H A Dsess.c628 capabilities = CAP_LARGE_FILES | CAP_NT_SMBS | CAP_LEVEL_II_OPLOCKS | in cifs_ssetup_hdr()