Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h2434 #define SMB_O_WRONLY 0x2 macro
H A Dfile.c235 posix_flags = SMB_O_WRONLY; in cifs_posix_convert_flags()