Searched refs:incfs_blockmap_entry (Results 1 – 3 of 3) sorted by relevance
220 size_t map_size = block_count * sizeof(struct incfs_blockmap_entry); in incfs_write_blockmap_to_backing_file()480 struct incfs_blockmap_entry bm_entry = {}; in incfs_write_data_block_to_backing_file()484 bm_base_off + sizeof(struct incfs_blockmap_entry) * block_index; in incfs_write_data_block_to_backing_file()522 struct incfs_blockmap_entry bm_entry = {}; in incfs_write_hash_block_to_backing_file()528 sizeof(struct incfs_blockmap_entry) * in incfs_write_hash_block_to_backing_file()556 struct incfs_blockmap_entry *bm_entry) in incfs_read_blockmap_entry()574 struct incfs_blockmap_entry *entries, in incfs_read_blockmap_entries()579 bm_base_off + sizeof(struct incfs_blockmap_entry) * start_index; in incfs_read_blockmap_entries()580 const size_t bytes_to_read = sizeof(struct incfs_blockmap_entry) in incfs_read_blockmap_entries()
207 struct incfs_blockmap_entry { struct392 struct incfs_blockmap_entry *bm_entry);395 struct incfs_blockmap_entry *entries,
800 static void convert_data_file_block(struct incfs_blockmap_entry *bme, in convert_data_file_block()817 struct incfs_blockmap_entry bme = {}; in get_data_file_block()876 struct incfs_blockmap_entry *bme; in incfs_get_filled_blocks()