Lines Matching refs:ocfs2_write_ctxt
849 struct ocfs2_write_ctxt { struct
920 static void ocfs2_free_write_ctxt(struct ocfs2_write_ctxt *wc) in ocfs2_free_write_ctxt() argument
946 static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp, in ocfs2_alloc_write_ctxt()
951 struct ocfs2_write_ctxt *wc; in ocfs2_alloc_write_ctxt()
953 wc = kzalloc(sizeof(struct ocfs2_write_ctxt), GFP_NOFS); in ocfs2_alloc_write_ctxt()
1022 struct ocfs2_write_ctxt *wc, in ocfs2_write_failure()
1045 struct ocfs2_write_ctxt *wc, in ocfs2_prepare_page_for_write()
1129 struct ocfs2_write_ctxt *wc, in ocfs2_grab_pages_for_write()
1215 struct ocfs2_write_ctxt *wc, u32 cpos, in ocfs2_write_cluster()
1313 struct ocfs2_write_ctxt *wc, in ocfs2_write_cluster_by_desc()
1359 struct ocfs2_write_ctxt *wc, in ocfs2_set_target_boundaries()
1414 struct ocfs2_write_ctxt *wc, in ocfs2_populate_write_desc()
1498 struct ocfs2_write_ctxt *wc) in ocfs2_write_begin_inline()
1564 struct ocfs2_write_ctxt *wc) in ocfs2_try_to_write_inline_data()
1635 struct ocfs2_write_ctxt *wc) in ocfs2_expand_nonsparse_inode()
1712 struct ocfs2_write_ctxt *wc; in ocfs2_write_begin_nolock()
1973 struct ocfs2_write_ctxt *wc) in ocfs2_write_end_inline()
2003 struct ocfs2_write_ctxt *wc = fsdata; in ocfs2_write_end_nolock()