Changeset 629b480 in mainline for uspace/lib/device/include
- Timestamp:
- 2025-04-25T20:48:07Z (8 months ago)
- Branches:
- master
- Children:
- 21cd0c8, 32cb7cd, a4f8c3f, cbaf408
- Parents:
- 4b9213d
- File:
-
- 1 edited
-
uspace/lib/device/include/vol.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/device/include/vol.h
r4b9213d r629b480 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.
