Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dcifspdu.h363 #define SECURITY_EFFECTIVE_ONLY 0x02 macro
Dcifssmb.c1220 req->SecurityFlags = SECURITY_CONTEXT_TRACKING|SECURITY_EFFECTIVE_ONLY; in CIFS_open()