Home
last modified time | relevance | path

Searched refs:CREATE_OPTION_READONLY (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/cifs/
H A Ddir.c356 create_options |= CREATE_OPTION_READONLY; in cifs_do_create()
H A Dcifspdu.h380 #define CREATE_OPTION_READONLY 0x10000000 macro
H A Dcifssmb.c1266 if (create_options & CREATE_OPTION_READONLY) in SMBLegacyOpen()
1389 if (create_options & CREATE_OPTION_READONLY) in CIFS_open()
H A Dsmb2pdu.c2663 if (oparms->create_options & CREATE_OPTION_READONLY) in SMB2_open_init()