Home
last modified time | relevance | path

Searched defs:ustr (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/udf/
Dudfdecl.h88 struct ustr struct
90 uint8_t u_cmpID;
91 uint8_t u_name[UDF_NAME_LEN];
92 uint8_t u_len;
/linux-2.4.37.9/fs/hfsplus/
Dunicode.c62 int hfsplus_uni2asc(const hfsplus_unistr *ustr, char *astr, int *len) in hfsplus_uni2asc()
96 int hfsplus_asc2uni(hfsplus_unistr *ustr, const char *astr, int len) in hfsplus_asc2uni()