Changes in uspace/srv/fs/fat/fat.h [1b20da0:a35b458] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/fat/fat.h
r1b20da0 ra35b458 213 213 /** Back pointer to the FS node. */ 214 214 fs_node_t *bp; 215 215 216 216 fibril_mutex_t lock; 217 217 fat_node_type_t type;
Note:
See TracChangeset
for help on using the changeset viewer.