Changeset aca1777 in mainline for uspace/lib/device/include/vol.h
- Timestamp:
- 2025-05-08T17:12:05Z (3 months ago)
- Children:
- 2f21cd4
- Parents:
- 1cfce3f (diff), 61f28c4 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/device/include/vol.h
r1cfce3f raca1777 61 61 extern errno_t vol_pcnt_fs_format(vol_part_cnt_t, vol_fstype_t, char **); 62 62 extern errno_t vol_mountp_validate(const char *); 63 extern errno_t vol_part_by_mp(vol_t *, const char *, service_id_t *); 63 64 64 65 #endif
Note:
See TracChangeset
for help on using the changeset viewer.