Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Daops.c694 struct ocfs2_write_ctxt { struct
696 u32 w_cpos;
697 u32 w_clen;
700 u32 w_first_new_cpos;
703 ocfs2_write_type_t w_type;
705 struct ocfs2_write_cluster_desc w_desc[OCFS2_MAX_CLUSTERS_PER_PAGE];
713 unsigned int w_large_pages;
727 unsigned int w_num_folios;
728 struct folio *w_folios[OCFS2_MAX_CTXT_PAGES];
729 struct folio *w_target_folio;
[all …]