Searched refs:ustr (Results 1 – 2 of 2) sorted by relevance
451 const __le16 *ustr = (const __le16 *)str; in cifs_unicode_bytelen() local454 if (ustr[len] == 0) in cifs_unicode_bytelen()
819 char __user *ustr; in test_ustring() local829 ustr = (char __user *)str; in test_ustring()830 if (strncpy_from_user_nofault(kstr, ustr, USTRING_BUF_SIZE) < 0) in test_ustring()