Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifspdu.h2471 #define SMB_O_RDONLY 0x1 macro
Dfile.c70 posix_flags = SMB_O_RDONLY; in cifs_posix_convert_flags()