Searched refs:CREATE_OPTION_READONLY (Results 1 – 4 of 4) sorted by relevance
32 #define CREATE_OPTION_READONLY 0x10000000 macro
312 create_options |= CREATE_OPTION_READONLY;
1102 if (create_options & CREATE_OPTION_READONLY) in SMBLegacyOpen()1225 if (create_options & CREATE_OPTION_READONLY) in CIFS_open()
3014 if (oparms->create_options & CREATE_OPTION_READONLY) in SMB2_open_init()