Searched refs:ocfs2_info_request (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ocfs2/
H A Docfs2_ioctl.h61 /* Following definitions dedicated for ocfs2_info_request ioctls. */
78 struct ocfs2_info_request { struct
87 struct ocfs2_info_request ic_req;
93 struct ocfs2_info_request ib_req;
99 struct ocfs2_info_request im_req;
105 struct ocfs2_info_request il_req;
110 struct ocfs2_info_request iu_req;
115 struct ocfs2_info_request if_req;
123 struct ocfs2_info_request ij_req;
128 struct ocfs2_info_request ifi_re
[all...]
H A Dioctl.c43 static inline void o2info_set_request_error(struct ocfs2_info_request *kreq,
44 struct ocfs2_info_request __user *req)
50 static inline void o2info_set_request_filled(struct ocfs2_info_request *req)
55 static inline void o2info_clear_request_filled(struct ocfs2_info_request *req)
60 static inline int o2info_coherent(struct ocfs2_info_request *req)
144 struct ocfs2_info_request __user *req)
162 struct ocfs2_info_request __user *req)
181 struct ocfs2_info_request __user *req)
200 struct ocfs2_info_request __user *req)
219 struct ocfs2_info_request __use
[all...]

Completed in 316 milliseconds