Searched defs:ocfs2_write_ctxt (Results 1 – 1 of 1) sorted by relevance
1180 struct ocfs2_write_ctxt { struct1182 u32 w_cpos;1183 u32 w_clen;1186 u32 w_first_new_cpos;1188 struct ocfs2_write_cluster_desc w_desc[OCFS2_MAX_CLUSTERS_PER_PAGE];1196 unsigned int w_large_pages;1210 unsigned int w_num_pages;1211 struct page *w_pages[OCFS2_MAX_CTXT_PAGES];1212 struct page *w_target_page;1218 unsigned int w_target_locked:1;[all …]