Changeset 137f7cf5 in mainline for uspace/srv/bd/hr/util.h


Ignore:
Timestamp:
2025-06-17T22:29:10Z (5 weeks ago)
Author:
Miroslav Cimerman <mc@…>
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)
Message:

hr: add common hr_sync_extents() fcn

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/bd/hr/util.h

    ra3486f2 r137f7cf5  
    111111extern errno_t hr_util_add_hotspare(hr_volume_t *, service_id_t);
    112112extern void hr_raid5_xor(void *, const void *, size_t);
     113extern errno_t hr_sync_extents(hr_volume_t *);
    113114
    114115#endif
Note: See TracChangeset for help on using the changeset viewer.