Changeset ac31040 in mainline for uspace/srv/fs/udf/udf_volume.h


Ignore:
Timestamp:
2012-09-04T19:48:22Z (12 years ago)
Author:
Maurizio Lombardi <m.lombardi85@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
78ca12b
Parents:
85f7369 (diff), 8ec4144 (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.
Message:

merge mainline changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/fs/udf/udf_volume.h

    r85f7369 rac31040  
    215215extern int udf_get_anchor_volume_descriptor(service_id_t,
    216216    udf_anchor_volume_descriptor_t *);
    217 extern int udf_get_anchor_volume_descriptor_by_ssize(service_id_t,
    218     udf_anchor_volume_descriptor_t *, uint32_t);
    219217extern int udf_read_volume_descriptor_sequence(service_id_t, udf_extent_t);
    220218extern fs_index_t udf_long_ad_to_pos(udf_instance_t *, udf_long_ad_t *);
Note: See TracChangeset for help on using the changeset viewer.