Changeset 629b480 in mainline for uspace/lib/device/include


Ignore:
Timestamp:
2025-04-25T20:48:07Z (8 months ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master
Children:
21cd0c8, 32cb7cd, a4f8c3f, cbaf408
Parents:
4b9213d
Message:

Assorted installer fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/device/include/vol.h

    r4b9213d r629b480  
    6161extern errno_t vol_pcnt_fs_format(vol_part_cnt_t, vol_fstype_t, char **);
    6262extern errno_t vol_mountp_validate(const char *);
     63extern errno_t vol_part_by_mp(vol_t *, const char *, service_id_t *);
    6364
    6465#endif
Note: See TracChangeset for help on using the changeset viewer.