• Home
  • Raw
  • Download

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()
140 struct ocfs2_info_request __user *req) in ocfs2_info_handle_blocksize()
158 struct ocfs2_info_request __user *req) in ocfs2_info_handle_clustersize()
177 struct ocfs2_info_request __user *req) in ocfs2_info_handle_maxslots()
196 struct ocfs2_info_request __user *req) in ocfs2_info_handle_label()
215 struct ocfs2_info_request __user *req) in ocfs2_info_handle_uuid()
234 struct ocfs2_info_request __user *req) in ocfs2_info_handle_fs_features()
255 struct ocfs2_info_request __user *req) in ocfs2_info_handle_journal_size()
322 struct ocfs2_info_request __user *req) in ocfs2_info_handle_freeinode()
610 struct ocfs2_info_request __user *req) in ocfs2_info_handle_freefrag()
683 struct ocfs2_info_request __user *req) in ocfs2_info_handle_unknown()
685 struct ocfs2_info_request oir; in ocfs2_info_handle_unknown()
706 struct ocfs2_info_request __user *req) in ocfs2_info_handle_request()
709 struct ocfs2_info_request oir; in ocfs2_info_handle_request()
807 struct ocfs2_info_request __user *reqp; in ocfs2_info_handle()
821 reqp = (struct ocfs2_info_request __user *)(unsigned long)req_addr; in ocfs2_info_handle()