Linux Kernel
3.7.1
|
#include "hpfs_fn.h"
Go to the source code of this file.
Functions | |
unsigned char | hpfs_upcase (unsigned char *dir, unsigned char a) |
int | hpfs_chk_name (const unsigned char *name, unsigned *len) |
unsigned char * | hpfs_translate_name (struct super_block *s, unsigned char *from, unsigned len, int lc, int lng) |
int | hpfs_compare_names (struct super_block *s, const unsigned char *n1, unsigned l1, const unsigned char *n2, unsigned l2, int last) |
int | hpfs_is_name_long (const unsigned char *name, unsigned len) |
void | hpfs_adjust_length (const unsigned char *name, unsigned *len) |