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

/linux-master/fs/smb/server/
H A Dvfs.h32 #define CREATE_OPTION_READONLY 0x10000000 macro
/linux-master/fs/smb/client/
H A Ddir.c312 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)
1209 if (create_options & CREATE_OPTION_READONLY)
H A Dsmb2pdu.c3008 if (oparms->create_options & CREATE_OPTION_READONLY)

Completed in 360 milliseconds