Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h2435 #define SMB_O_RDWR 0x4 macro
H A Dfile.c237 posix_flags = SMB_O_RDWR; in cifs_posix_convert_flags()