Home
last modified time | relevance | path

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

/fs/ocfs2/
A Dioctl.c165 struct ocfs2_info_clustersize oic; in ocfs2_info_handle_clustersize() local
168 if (o2info_from_user(oic, req)) in ocfs2_info_handle_clustersize()
171 oic.ic_clustersize = osb->s_clustersize; in ocfs2_info_handle_clustersize()
173 o2info_set_request_filled(&oic.ic_req); in ocfs2_info_handle_clustersize()
175 if (o2info_to_user(oic, req)) in ocfs2_info_handle_clustersize()

Completed in 6 milliseconds