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()
145 struct ocfs2_info_request __user *req) in ocfs2_info_handle_blocksize()
163 struct ocfs2_info_request __user *req) in ocfs2_info_handle_clustersize()
182 struct ocfs2_info_request __user *req) in ocfs2_info_handle_maxslots()
201 struct ocfs2_info_request __user *req) in ocfs2_info_handle_label()
220 struct ocfs2_info_request __user *req) in ocfs2_info_handle_uuid()
239 struct ocfs2_info_request __user *req) in ocfs2_info_handle_fs_features()
260 struct ocfs2_info_request __user *req) in ocfs2_info_handle_journal_size()
327 struct ocfs2_info_request __user *req) in ocfs2_info_handle_freeinode()
615 struct ocfs2_info_request __user *req) in ocfs2_info_handle_freefrag()
688 struct ocfs2_info_request __user *req) in ocfs2_info_handle_unknown()
690 struct ocfs2_info_request oir; in ocfs2_info_handle_unknown()
711 struct ocfs2_info_request __user *req) in ocfs2_info_handle_request()
714 struct ocfs2_info_request oir; in ocfs2_info_handle_request()
812 struct ocfs2_info_request __user *reqp; in ocfs2_info_handle()
826 reqp = (struct ocfs2_info_request __user *)(unsigned long)req_addr; in ocfs2_info_handle()