Searched refs:oil (Results 1 – 1 of 1) sorted by relevance
223 struct ocfs2_info_label oil; in ocfs2_info_handle_label() local226 if (o2info_from_user(oil, req)) in ocfs2_info_handle_label()229 memcpy(oil.il_label, osb->vol_label, OCFS2_MAX_VOL_LABEL_LEN); in ocfs2_info_handle_label()231 o2info_set_request_filled(oil); in ocfs2_info_handle_label()233 if (o2info_to_user(oil, req)) in ocfs2_info_handle_label()239 o2info_set_request_error(oil, req); in ocfs2_info_handle_label()