Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2892 → Rev 2893

/trunk/uspace/srv/fs/fat/fat.h
205,8 → 205,6
* One is used to mark root directory.
*/
fat_cluster_t firstc;
/** FAT in-core node hash table link. */
link_t fin_link;
/** FAT in-core node free list link. */
link_t ffn_link;
size_t size;