Searched defs:ocfs2_write_ctxt (Results 1 – 1 of 1) sorted by relevance
714 struct ocfs2_write_ctxt { struct716 u32 w_cpos;717 u32 w_clen;720 u32 w_first_new_cpos;723 ocfs2_write_type_t w_type;733 unsigned int w_large_pages;747 unsigned int w_num_pages;749 struct page *w_target_page;761 unsigned int w_target_from;762 unsigned int w_target_to;[all …]
Completed in 10 milliseconds