Searched defs:storage_client_session (Results 1 – 1 of 1) sorted by relevance
32 struct storage_client_session { struct33 uint32_t magic;34 struct transaction tr;35 uuid_t uuid;36 struct storage_file_handle** files;37 size_t files_count;