Changes in uspace/srv/fs/mfs/mfs.h [5f509cc:5bf76c1] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/mfs/mfs.h
r5f509cc r5bf76c1 131 131 132 132 struct mfs_instance { 133 link_t link;134 133 service_id_t service_id; 135 134 struct mfs_sb_info *sbi;
Note:
See TracChangeset
for help on using the changeset viewer.