fat_dentry.c File Reference

Functions that work with FAT directory entries. More...

#include "fat_dentry.h"
#include <ctype.h>
#include <str.h>

Go to the source code of this file.

Functions

fat_dentry_clsf_t fat_classify_dentry (const fat_dentry_t *d)
void fat_dentry_name_get (const fat_dentry_t *d, char *buf)
void fat_dentry_name_set (fat_dentry_t *d, const char *name)
bool fat_dentry_name_verify (const char *name)
int fat_dentry_namecmp (char *name, const char *component)
 Compare path component with the name read from the dentry.
static bool is_d_char (const char ch)


Detailed Description

Functions that work with FAT directory entries.

Definition in file fat_dentry.c.


Generated on Thu Jun 2 07:45:54 2011 for HelenOS/USB by  doxygen 1.4.7