Home
last modified time | relevance | path

Searched refs:struct_len (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/dlm/
Duser.c701 int struct_len; in copy_result_to_user() local
731 struct_len = len; in copy_result_to_user()
756 if (copy_to_user(buf, resultptr, struct_len)) in copy_result_to_user()