Searched refs:oiu (Results 1 – 1 of 1) sorted by relevance
223 struct ocfs2_info_uuid oiu; in ocfs2_info_handle_uuid() local226 if (o2info_from_user(oiu, req)) in ocfs2_info_handle_uuid()229 memcpy(oiu.iu_uuid_str, osb->uuid_str, OCFS2_TEXT_UUID_LEN + 1); in ocfs2_info_handle_uuid()231 o2info_set_request_filled(&oiu.iu_req); in ocfs2_info_handle_uuid()233 if (o2info_to_user(oiu, req)) in ocfs2_info_handle_uuid()