Lines Matching refs:create_options
1219 const int access_flags, const int create_options, __u16 *netfid,
1261 if (create_options & CREATE_OPTION_SPECIAL)
1266 if (create_options & CREATE_OPTION_READONLY)
1270 /* pSMB->CreateOptions = cpu_to_le32(create_options &
1334 int create_options = oparms->create_options;
1377 if (create_options & CREATE_OPTION_SPECIAL)
1389 if (create_options & CREATE_OPTION_READONLY)
1394 req->CreateOptions = cpu_to_le32(create_options & CREATE_OPTIONS_MASK);
5825 oparms.create_options = cifs_create_options(cifs_sb, 0);