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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Ddir.c373 create_options |= CREATE_OPTION_READONLY;
H A Dcifspdu.h358 #define CREATE_OPTION_READONLY 0x10000000 macro
H A Dcifssmb.c1171 if (create_options & CREATE_OPTION_READONLY)
1279 if (create_options & CREATE_OPTION_READONLY)

Completed in 68 milliseconds