Searched refs:OS_STRING_QW_SIGN_LEN (Results 1 – 3 of 3) sorted by relevance
436 #define OS_STRING_QW_SIGN_LEN 14 macro486 u8 qw_sign[OS_STRING_QW_SIGN_LEN];
51 char qw_sign[OS_STRING_QW_SIGN_LEN];829 res = utf16s_to_utf8s((wchar_t *) gi->qw_sign, OS_STRING_QW_SIGN_LEN, in os_desc_qw_sign_show()842 l = min((int)len, OS_STRING_QW_SIGN_LEN >> 1); in os_desc_qw_sign_store()849 OS_STRING_QW_SIGN_LEN); in os_desc_qw_sign_store()1342 memcpy(cdev->qw_sign, gi->qw_sign, OS_STRING_QW_SIGN_LEN); in configfs_composite_bind()
34 __u8 qwSignature[OS_STRING_QW_SIGN_LEN];