Searched refs:nodeName (Results 1 – 2 of 2) sorted by relevance
184 err = hfsplus_asc2uni(sb, &entry->thread.nodeName, HFSPLUS_MAX_STRLEN, in hfsplus_fill_cat_thread()189 return 10 + be16_to_cpu(entry->thread.nodeName.length) * 2; in hfsplus_fill_cat_thread()211 if (be16_to_cpu(tmp.thread.nodeName.length) > 255) { in hfsplus_find_cat()218 &tmp.thread.nodeName); in hfsplus_find_cat()344 offsetof(struct hfsplus_cat_thread, nodeName); in hfsplus_delete_cat()
318 struct hfsplus_unistr nodeName; member