Searched refs:o2info_to_user (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | ioctl.c | 35 #define o2info_to_user(a, b) \ macro 151 if (o2info_to_user(oib, req)) in ocfs2_info_handle_blocksize() 170 if (o2info_to_user(oic, req)) in ocfs2_info_handle_clustersize() 189 if (o2info_to_user(oim, req)) in ocfs2_info_handle_maxslots() 208 if (o2info_to_user(oil, req)) in ocfs2_info_handle_label() 227 if (o2info_to_user(oiu, req)) in ocfs2_info_handle_uuid() 248 if (o2info_to_user(oif, req)) in ocfs2_info_handle_fs_features() 267 if (o2info_to_user(oij, req)) in ocfs2_info_handle_journal_size() 380 if (o2info_to_user(*oifi, req)) { in ocfs2_info_handle_freeinode() 667 if (o2info_to_user(*oif in ocfs2_info_handle_freefrag() [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | ioctl.c | 36 #define o2info_to_user(a, b) \ macro 155 if (o2info_to_user(oib, req)) in ocfs2_info_handle_blocksize() 174 if (o2info_to_user(oic, req)) in ocfs2_info_handle_clustersize() 193 if (o2info_to_user(oim, req)) in ocfs2_info_handle_maxslots() 212 if (o2info_to_user(oil, req)) in ocfs2_info_handle_label() 231 if (o2info_to_user(oiu, req)) in ocfs2_info_handle_uuid() 252 if (o2info_to_user(oif, req)) in ocfs2_info_handle_fs_features() 271 if (o2info_to_user(oij, req)) in ocfs2_info_handle_journal_size() 384 if (o2info_to_user(*oifi, req)) { in ocfs2_info_handle_freeinode() 671 if (o2info_to_user(*oif in ocfs2_info_handle_freefrag() [all...] |
Completed in 3 milliseconds