Home
last modified time | relevance | path

Searched defs:ocfs2_write_ctxt (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Daops.c712 struct ocfs2_write_ctxt { struct
714 u32 w_cpos;
715 u32 w_clen;
718 u32 w_first_new_cpos;
721 ocfs2_write_type_t w_type;
731 unsigned int w_large_pages;
745 unsigned int w_num_pages;
747 struct page *w_target_page;
759 unsigned int w_target_from;
760 unsigned int w_target_to;
[all …]