Lines Matching refs:ocfs2_info_request

43 static inline void o2info_set_request_error(struct ocfs2_info_request *kreq,  in o2info_set_request_error()
44 struct ocfs2_info_request __user *req) in o2info_set_request_error()
50 static inline void o2info_set_request_filled(struct ocfs2_info_request *req) in o2info_set_request_filled()
55 static inline void o2info_clear_request_filled(struct ocfs2_info_request *req) in o2info_clear_request_filled()
60 static inline int o2info_coherent(struct ocfs2_info_request *req) in o2info_coherent()
144 struct ocfs2_info_request __user *req) in ocfs2_info_handle_blocksize()
162 struct ocfs2_info_request __user *req) in ocfs2_info_handle_clustersize()
181 struct ocfs2_info_request __user *req) in ocfs2_info_handle_maxslots()
200 struct ocfs2_info_request __user *req) in ocfs2_info_handle_label()
219 struct ocfs2_info_request __user *req) in ocfs2_info_handle_uuid()
238 struct ocfs2_info_request __user *req) in ocfs2_info_handle_fs_features()
259 struct ocfs2_info_request __user *req) in ocfs2_info_handle_journal_size()
326 struct ocfs2_info_request __user *req) in ocfs2_info_handle_freeinode()
614 struct ocfs2_info_request __user *req) in ocfs2_info_handle_freefrag()
687 struct ocfs2_info_request __user *req) in ocfs2_info_handle_unknown()
689 struct ocfs2_info_request oir; in ocfs2_info_handle_unknown()
710 struct ocfs2_info_request __user *req) in ocfs2_info_handle_request()
713 struct ocfs2_info_request oir; in ocfs2_info_handle_request()
811 struct ocfs2_info_request __user *reqp; in ocfs2_info_handle()
825 reqp = (struct ocfs2_info_request __user *)(unsigned long)req_addr; in ocfs2_info_handle()