Searched defs:sfd_t (Results 1 – 1 of 1) sorted by relevance
118 struct sfd_t { struct119 int32_t nfd; /* Nonsecure file handler */120 uint32_t crypto_block_size;121 uint32_t start_block_id;122 uint32_t flags;123 uint32_t seek_position;124 uint32_t size; /* dataSize. */125 uint32_t last_block_size;126 uint32_t attr_size;134 bool update_backup;[all …]