Lines Matching refs:create_options
554 int create_options = CREATE_NOT_DIR;
594 create_options |= cifs_open_create_options(f_flags, create_options);
601 .create_options = cifs_create_options(cifs_sb, create_options),
1247 int create_options = CREATE_NOT_DIR;
1318 create_options |= cifs_open_create_options(cfile->f_flags,
1319 create_options);
1329 .create_options = cifs_create_options(cifs_sb, create_options),