Searched refs:CREATE_OPTION_READONLY (Results 1 – 5 of 5) sorted by relevance
32 #define CREATE_OPTION_READONLY 0x10000000 macro
296 create_options |= CREATE_OPTION_READONLY;
352 #define CREATE_OPTION_READONLY 0x10000000 macro
1115 if (create_options & CREATE_OPTION_READONLY) in SMBLegacyOpen()1238 if (create_options & CREATE_OPTION_READONLY) in CIFS_open()
2806 if (oparms->create_options & CREATE_OPTION_READONLY) in SMB2_open_init()