Home
last modified time | relevance | path

Searched refs:storage_op_flags (Results 1 – 4 of 4) sorted by relevance

/trusty/user/app/storage/
Dclient.h36 struct storage_op_flags { struct
71 struct storage_op_flags flags);
84 struct storage_op_flags flags);
111 struct storage_op_flags flags);
130 struct storage_op_flags flags,
142 struct storage_op_flags flags);
162 struct storage_op_flags flags,
182 struct storage_op_flags flags);
213 struct storage_op_flags flags,
231 struct storage_op_flags flags,
[all …]
Dclient.c263 struct storage_op_flags flags, in assert_checkpoint_flag_valid()
284 struct storage_op_flags flags) { in ensure_active_transaction()
325 struct storage_op_flags flags) { in storage_transaction_end()
362 struct storage_op_flags flags) { in storage_file_delete()
443 struct storage_op_flags flags) { in storage_file_move()
541 struct storage_op_flags flags, in storage_file_open()
618 struct storage_op_flags flags) { in storage_file_close()
654 struct storage_op_flags flags, in storage_file_read()
778 struct storage_op_flags flags) { in storage_file_write()
934 struct storage_op_flags flags, in storage_file_list()
[all …]
Daidl_service.cpp281 storage_op_flags op_flags() { in op_flags()
282 return storage_op_flags{ in op_flags()
483 storage_op_flags op_flags() { in op_flags()
484 return storage_op_flags{ in op_flags()
526 storage_op_flags{ in openFile()
560 storage_op_flags{ in deleteFile()
589 storage_op_flags{ in renameFile()
620 storage_op_flags flags = { in endTransactions()
Dclient_tipc.c69 static struct storage_op_flags extract_storage_op_flags(uint32_t msg_flags) { in extract_storage_op_flags()
70 return (struct storage_op_flags){ in extract_storage_op_flags()