Changeset 137f7cf5 in mainline for uspace/srv/bd/hr/util.h
- Timestamp:
- 2025-06-17T22:29:10Z (5 weeks ago)
- Children:
- 3c518fc
- Parents:
- a3486f2
- git-author:
- Miroslav Cimerman <mc@…> (2025-06-17 22:04:20)
- git-committer:
- Miroslav Cimerman <mc@…> (2025-06-17 22:29:10)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/hr/util.h
ra3486f2 r137f7cf5 111 111 extern errno_t hr_util_add_hotspare(hr_volume_t *, service_id_t); 112 112 extern void hr_raid5_xor(void *, const void *, size_t); 113 extern errno_t hr_sync_extents(hr_volume_t *); 113 114 114 115 #endif
Note:
See TracChangeset
for help on using the changeset viewer.