Lines Matching refs:ocfs2_write_ctxt
739 struct ocfs2_write_ctxt { struct
816 static void ocfs2_unlock_pages(struct ocfs2_write_ctxt *wc) in ocfs2_unlock_pages() argument
855 struct ocfs2_write_ctxt *wc) in ocfs2_free_write_ctxt()
863 static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp, in ocfs2_alloc_write_ctxt()
869 struct ocfs2_write_ctxt *wc; in ocfs2_alloc_write_ctxt()
871 wc = kzalloc(sizeof(struct ocfs2_write_ctxt), GFP_NOFS); in ocfs2_alloc_write_ctxt()
942 struct ocfs2_write_ctxt *wc, in ocfs2_write_failure()
966 struct ocfs2_write_ctxt *wc, in ocfs2_prepare_page_for_write()
1050 struct ocfs2_write_ctxt *wc, in ocfs2_grab_pages_for_write()
1145 struct ocfs2_write_ctxt *wc, u32 cpos, in ocfs2_write_cluster()
1246 struct ocfs2_write_ctxt *wc, in ocfs2_write_cluster_by_desc()
1293 struct ocfs2_write_ctxt *wc, in ocfs2_set_target_boundaries()
1347 struct ocfs2_write_ctxt *wc, in ocfs2_unwritten_check()
1409 struct ocfs2_write_ctxt *wc, in ocfs2_populate_write_desc()
1500 struct ocfs2_write_ctxt *wc) in ocfs2_write_begin_inline()
1567 struct ocfs2_write_ctxt *wc) in ocfs2_try_to_write_inline_data()
1638 struct ocfs2_write_ctxt *wc) in ocfs2_expand_nonsparse_inode()
1679 struct ocfs2_write_ctxt *wc; in ocfs2_write_begin_nolock()
1954 struct ocfs2_write_ctxt *wc) in ocfs2_write_end_inline()
1983 struct ocfs2_write_ctxt *wc = fsdata; in ocfs2_write_end_nolock()
2166 struct ocfs2_write_ctxt *wc; in ocfs2_dio_wr_get_block()