Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ocfs2/
Daops.c701 struct ocfs2_write_ctxt { struct
703 u32 w_cpos;
704 u32 w_clen;
707 u32 w_first_new_cpos;
710 ocfs2_write_type_t w_type;
712 struct ocfs2_write_cluster_desc w_desc[OCFS2_MAX_CLUSTERS_PER_PAGE];
720 unsigned int w_large_pages;
734 unsigned int w_num_folios;
735 struct folio *w_folios[OCFS2_MAX_CTXT_PAGES];
736 struct folio *w_target_folio;
[all …]