Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Docfs2_ioctl.h78 struct ocfs2_info_request { struct
87 struct ocfs2_info_request ic_req; argument
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_req;
140 struct ocfs2_info_request iff_req;
Dioctl.c43 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()
[all …]