Home
last modified time | relevance | path

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

/linux/fs/ksmbd/
A Dvfs.h31 #define CREATE_OPTION_READONLY 0x10000000 macro
/linux/fs/cifs/
A Ddir.c301 create_options |= CREATE_OPTION_READONLY; in cifs_do_create()
A Dcifspdu.h364 #define CREATE_OPTION_READONLY 0x10000000 macro
A Dcifssmb.c1153 if (create_options & CREATE_OPTION_READONLY) in SMBLegacyOpen()
1276 if (create_options & CREATE_OPTION_READONLY) in CIFS_open()
A Dsmb2pdu.c2727 if (oparms->create_options & CREATE_OPTION_READONLY) in SMB2_open_init()

Completed in 38 milliseconds