Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dioctl.c34 #define o2info_to_user(a, b) \ macro
157 if (o2info_to_user(oib, req)) in ocfs2_info_handle_blocksize()
176 if (o2info_to_user(oic, req)) in ocfs2_info_handle_clustersize()
195 if (o2info_to_user(oim, req)) in ocfs2_info_handle_maxslots()
214 if (o2info_to_user(oil, req)) in ocfs2_info_handle_label()
233 if (o2info_to_user(oiu, req)) in ocfs2_info_handle_uuid()
254 if (o2info_to_user(oif, req)) in ocfs2_info_handle_fs_features()
273 if (o2info_to_user(oij, req)) in ocfs2_info_handle_journal_size()
386 if (o2info_to_user(*oifi, req)) { in ocfs2_info_handle_freeinode()
675 if (o2info_to_user(*oiff, req)) { in ocfs2_info_handle_freefrag()
[all …]