Searched defs:ocfs2_write_ctxt (Results 1 – 1 of 1) sorted by relevance
711 struct ocfs2_write_ctxt { struct713 u32 w_cpos;714 u32 w_clen;717 u32 w_first_new_cpos;720 ocfs2_write_type_t w_type;722 struct ocfs2_write_cluster_desc w_desc[OCFS2_MAX_CLUSTERS_PER_PAGE];730 unsigned int w_large_pages;744 unsigned int w_num_pages;745 struct page *w_pages[OCFS2_MAX_CTXT_PAGES];746 struct page *w_target_page;[all …]