Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifspdu.h2475 #define SMB_O_EXCL 0x20 macro
Dfile.c79 posix_flags |= SMB_O_EXCL; in cifs_posix_convert_flags()