Changes in uspace/srv/fs/exfat/exfat.h [a35b458:1b20da0] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/exfat/exfat.h
ra35b458 r1b20da0 133 133 /** Back pointer to the FS node. */ 134 134 fs_node_t *bp; 135 135 136 136 fibril_mutex_t lock; 137 137 exfat_node_type_t type;
Note:
See TracChangeset
for help on using the changeset viewer.