#include <linux/types.h>
#include <linux/nls.h>
#include "hfsplus_fs.h"
#include "hfsplus_raw.h"
Go to the source code of this file.
|
int | hfsplus_strcasecmp (const struct hfsplus_unistr *s1, const struct hfsplus_unistr *s2) |
|
int | hfsplus_strcmp (const struct hfsplus_unistr *s1, const struct hfsplus_unistr *s2) |
|
int | hfsplus_uni2asc (struct super_block *sb, const struct hfsplus_unistr *ustr, char *astr, int *len_p) |
|
int | hfsplus_asc2uni (struct super_block *sb, struct hfsplus_unistr *ustr, const char *astr, int len) |
|
int | hfsplus_hash_dentry (const struct dentry *dentry, const struct inode *inode, struct qstr *str) |
|
int | hfsplus_compare_dentry (const struct dentry *parent, const struct inode *pinode, const struct dentry *dentry, const struct inode *inode, unsigned int len, const char *str, const struct qstr *name) |
|
#define Hangul_LBase 0x1100 |
#define Hangul_SBase 0xac00 |
#define Hangul_SCount 11172 |
#define Hangul_TBase 0x11a7 |
#define Hangul_VBase 0x1161 |