Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dioctl.c33 #define o2info_from_user(a, b) \ macro
144 if (o2info_from_user(oib, req)) in ocfs2_info_handle_blocksize()
163 if (o2info_from_user(oic, req)) in ocfs2_info_handle_clustersize()
182 if (o2info_from_user(oim, req)) in ocfs2_info_handle_maxslots()
201 if (o2info_from_user(oil, req)) in ocfs2_info_handle_label()
220 if (o2info_from_user(oiu, req)) in ocfs2_info_handle_uuid()
239 if (o2info_from_user(oif, req)) in ocfs2_info_handle_fs_features()
260 if (o2info_from_user(oij, req)) in ocfs2_info_handle_journal_size()
339 if (o2info_from_user(*oifi, req)) { in ocfs2_info_handle_freeinode()
627 if (o2info_from_user(*oiff, req)) { in ocfs2_info_handle_freefrag()
[all …]