Searched defs:ocfs2_write_ctxt (Results 1 – 1 of 1) sorted by relevance
1214 struct ocfs2_write_ctxt { struct1216 u32 w_cpos;1217 u32 w_clen;1220 u32 w_first_new_cpos;1222 struct ocfs2_write_cluster_desc w_desc[OCFS2_MAX_CLUSTERS_PER_PAGE];1230 unsigned int w_large_pages;1244 unsigned int w_num_pages;1245 struct page *w_pages[OCFS2_MAX_CTXT_PAGES];1246 struct page *w_target_page;1252 unsigned int w_target_locked:1;[all …]