Home
last modified time | relevance | path

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

/linux-3.4.99/fs/dlm/
Duser.c698 int struct_len; in copy_result_to_user() local
728 struct_len = len; in copy_result_to_user()
753 if (copy_to_user(buf, resultptr, struct_len)) in copy_result_to_user()