Searched refs:SECURITY_EFFECTIVE_ONLY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/smb/client/ | ||
H A D | cifspdu.h | 363 #define SECURITY_EFFECTIVE_ONLY 0x02 macro |
H A D | cifssmb.c | 1218 req->SecurityFlags = SECURITY_CONTEXT_TRACKING|SECURITY_EFFECTIVE_ONLY; in CIFS_open() |