Changes in uspace/srv/vfs/vfs.h [f07f6b2:96b02eb9] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/vfs/vfs.h
rf07f6b2 r96b02eb9 54 54 fs_handle_t fs_handle; 55 55 fibril_mutex_t phone_lock; 56 ipcarg_t phone;56 sysarg_t phone; 57 57 } fs_info_t; 58 58
Note:
See TracChangeset
for help on using the changeset viewer.