Searched refs:allow_create (Results 1 – 8 of 8) sorted by relevance
215 bool allow_create) in BrokerFilePermission() argument221 allow_create_(allow_create) { in BrokerFilePermission()231 CHECK(allow_create) << GetErrorMessageForTests(); in BrokerFilePermission()
89 bool allow_create);
314 unsigned int allow_create; member585 uint32_t allow_create; member
86 o->allow_create = le32_to_cpu(top->allow_create); in convert_thread_options_to_cpu()336 top->allow_create = cpu_to_le32(o->allow_create); in convert_thread_options_to_net()
81 if (td->o.allow_create) in extend_file()95 if (err == ENOENT && !td->o.allow_create) in extend_file()628 if (td->o.create_on_open && td->o.allow_create) in generic_open_file()639 if (f->filetype == FIO_TYPE_FILE && td->o.allow_create) in generic_open_file()
3458 .off1 = offsetof(struct thread_options, allow_create),
284 if (td->o.allow_create) in pmb_get_flags()
208 struct revoked_certs **rcp, int allow_create) in revoked_certs_for_ca_key() argument221 if (!allow_create) in revoked_certs_for_ca_key()