Searched refs:o2info_from_user (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | ioctl.c | 33 #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(*oif in ocfs2_info_handle_freefrag() [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | ioctl.c | 34 #define o2info_from_user(a, b) \ macro 148 if (o2info_from_user(oib, req)) in ocfs2_info_handle_blocksize() 167 if (o2info_from_user(oic, req)) in ocfs2_info_handle_clustersize() 186 if (o2info_from_user(oim, req)) in ocfs2_info_handle_maxslots() 205 if (o2info_from_user(oil, req)) in ocfs2_info_handle_label() 224 if (o2info_from_user(oiu, req)) in ocfs2_info_handle_uuid() 243 if (o2info_from_user(oif, req)) in ocfs2_info_handle_fs_features() 264 if (o2info_from_user(oij, req)) in ocfs2_info_handle_journal_size() 343 if (o2info_from_user(*oifi, req)) { in ocfs2_info_handle_freeinode() 631 if (o2info_from_user(*oif in ocfs2_info_handle_freefrag() [all...] |
Completed in 2 milliseconds