Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ocfs2/
Daops.c833 struct ocfs2_write_ctxt { struct
898 static void ocfs2_free_write_ctxt(struct ocfs2_write_ctxt *wc) in ocfs2_free_write_ctxt() argument
906 static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp, in ocfs2_alloc_write_ctxt()
911 struct ocfs2_write_ctxt *wc; in ocfs2_alloc_write_ctxt()
913 wc = kzalloc(sizeof(struct ocfs2_write_ctxt), GFP_NOFS); in ocfs2_alloc_write_ctxt()
982 struct ocfs2_write_ctxt *wc, in ocfs2_write_failure()
1005 struct ocfs2_write_ctxt *wc, in ocfs2_prepare_page_for_write()
1089 struct ocfs2_write_ctxt *wc, in ocfs2_grab_pages_for_write()
1176 struct ocfs2_write_ctxt *wc, u32 cpos, in ocfs2_write_cluster()
1274 struct ocfs2_write_ctxt *wc, in ocfs2_write_cluster_by_desc()
[all …]