Searched refs:SECURITY_EFFECTIVE_ONLY (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/fs/cifs/ | ||
| D | cifspdu.h | 386 #define SECURITY_EFFECTIVE_ONLY 0x02 macro |
| D | cifssmb.c | 1353 req->SecurityFlags = SECURITY_CONTEXT_TRACKING|SECURITY_EFFECTIVE_ONLY; in CIFS_open() |