Lines Matching refs:ocfs2_info_request
42 static inline void o2info_set_request_error(struct ocfs2_info_request *kreq, in o2info_set_request_error()
43 struct ocfs2_info_request __user *req) in o2info_set_request_error()
49 static inline void o2info_set_request_filled(struct ocfs2_info_request *req) in o2info_set_request_filled()
54 static inline void o2info_clear_request_filled(struct ocfs2_info_request *req) in o2info_clear_request_filled()
59 static inline int o2info_coherent(struct ocfs2_info_request *req) in o2info_coherent()
147 struct ocfs2_info_request __user *req) in ocfs2_info_handle_blocksize()
165 struct ocfs2_info_request __user *req) in ocfs2_info_handle_clustersize()
184 struct ocfs2_info_request __user *req) in ocfs2_info_handle_maxslots()
203 struct ocfs2_info_request __user *req) in ocfs2_info_handle_label()
222 struct ocfs2_info_request __user *req) in ocfs2_info_handle_uuid()
241 struct ocfs2_info_request __user *req) in ocfs2_info_handle_fs_features()
262 struct ocfs2_info_request __user *req) in ocfs2_info_handle_journal_size()
329 struct ocfs2_info_request __user *req) in ocfs2_info_handle_freeinode()
617 struct ocfs2_info_request __user *req) in ocfs2_info_handle_freefrag()
690 struct ocfs2_info_request __user *req) in ocfs2_info_handle_unknown()
692 struct ocfs2_info_request oir; in ocfs2_info_handle_unknown()
713 struct ocfs2_info_request __user *req) in ocfs2_info_handle_request()
716 struct ocfs2_info_request oir; in ocfs2_info_handle_request()
814 struct ocfs2_info_request __user *reqp; in ocfs2_info_handle()
828 reqp = (struct ocfs2_info_request __user *)(unsigned long)req_addr; in ocfs2_info_handle()