Searched refs:CREATE_OPTION_READONLY (Results 1 – 3 of 3) sorted by relevance
317 create_options |= CREATE_OPTION_READONLY; in cifs_do_create()
370 #define CREATE_OPTION_READONLY 0x10000000 macro
1230 if (create_options & CREATE_OPTION_READONLY) in SMBLegacyOpen()1342 if (create_options & CREATE_OPTION_READONLY) in CIFSSMBOpen()