Changes in uspace/srv/vfs/vfs.h [4979403:e2ab36f1] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/vfs/vfs.h

    r4979403 re2ab36f1  
    171171extern void vfs_exchange_release(async_exch_t *);
    172172
    173 extern fs_handle_t fs_name_to_handle(unsigned int instance, char *, bool);
     173extern fs_handle_t fs_name_to_handle(char *, bool);
    174174extern vfs_info_t *fs_handle_to_info(fs_handle_t);
    175175
Note: See TracChangeset for help on using the changeset viewer.