Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Dioctl.c224 struct ocfs2_info_uuid oiu; in ocfs2_info_handle_uuid() local
227 if (o2info_from_user(oiu, req)) in ocfs2_info_handle_uuid()
230 memcpy(oiu.iu_uuid_str, osb->uuid_str, OCFS2_TEXT_UUID_LEN + 1); in ocfs2_info_handle_uuid()
232 o2info_set_request_filled(&oiu.iu_req); in ocfs2_info_handle_uuid()
234 if (o2info_to_user(oiu, req)) in ocfs2_info_handle_uuid()