Searched refs:cbfs_truncate_space (Results 1 – 3 of 3) sorted by relevance
81 int cbfs_truncate_space(struct buffer *region, uint32_t *size);
1784 int result = cbfs_truncate_space(param.image_region, &size); in cbfs_truncate()
451 int cbfs_truncate_space(struct buffer *region, uint32_t *size) in cbfs_truncate_space() function