Home
last modified time | relevance | path

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

/fs/udf/
Dudfdecl.h110 struct ustr { struct
111 uint8_t u_cmpID;
112 uint8_t u_name[UDF_NAME_LEN - 2];
113 uint8_t u_len;
/fs/hfsplus/
Dunicode.c122 const struct hfsplus_unistr *ustr, in hfsplus_uni2asc()
299 struct hfsplus_unistr *ustr, int max_unistr_len, in hfsplus_asc2uni()
/fs/cifs/
Dreaddir.c355 const __le16 *ustr = (const __le16 *)str; in cifs_unicode_bytelen() local