Home
last modified time | relevance | path

Searched refs:CREATE_OPTION_READONLY (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/server/
H A Dvfs.h32 #define CREATE_OPTION_READONLY 0x10000000 macro
/kernel/linux/linux-5.10/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.c2667 if (oparms->create_options & CREATE_OPTION_READONLY) in SMB2_open_init()
/kernel/linux/linux-6.6/fs/smb/client/
H A Ddir.c305 create_options |= CREATE_OPTION_READONLY;
H A Dcifspdu.h352 #define CREATE_OPTION_READONLY 0x10000000 macro
H A Dcifssmb.c1086 if (create_options & CREATE_OPTION_READONLY) in SMBLegacyOpen()
1209 if (create_options & CREATE_OPTION_READONLY) in CIFS_open()
H A Dsmb2pdu.c2956 if (oparms->create_options & CREATE_OPTION_READONLY) in SMB2_open_init()

Completed in 45 milliseconds