Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Daops.c694 struct ocfs2_write_ctxt { struct
771 static void ocfs2_unlock_folios(struct ocfs2_write_ctxt *wc) in ocfs2_unlock_folios() argument
810 struct ocfs2_write_ctxt *wc) in ocfs2_free_write_ctxt()
818 static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp, in ocfs2_alloc_write_ctxt()
824 struct ocfs2_write_ctxt *wc; in ocfs2_alloc_write_ctxt()
826 wc = kzalloc(sizeof(struct ocfs2_write_ctxt), GFP_NOFS); in ocfs2_alloc_write_ctxt()
898 struct ocfs2_write_ctxt *wc, in ocfs2_write_failure()
922 struct ocfs2_write_ctxt *wc, struct folio *folio, u32 cpos, in ocfs2_prepare_folio_for_write()
1003 struct ocfs2_write_ctxt *wc, u32 cpos, loff_t user_pos, in ocfs2_grab_folios_for_write()
1098 struct ocfs2_write_ctxt *wc, u32 cpos, in ocfs2_write_cluster()
[all …]