Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Daops.c1180 struct ocfs2_write_ctxt { struct
1251 static void ocfs2_unlock_pages(struct ocfs2_write_ctxt *wc) in ocfs2_unlock_pages() argument
1274 static void ocfs2_free_write_ctxt(struct ocfs2_write_ctxt *wc) in ocfs2_free_write_ctxt()
1281 static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp, in ocfs2_alloc_write_ctxt()
1286 struct ocfs2_write_ctxt *wc; in ocfs2_alloc_write_ctxt()
1288 wc = kzalloc(sizeof(struct ocfs2_write_ctxt), GFP_NOFS); in ocfs2_alloc_write_ctxt()
1357 struct ocfs2_write_ctxt *wc, in ocfs2_write_failure()
1380 struct ocfs2_write_ctxt *wc, in ocfs2_prepare_page_for_write()
1464 struct ocfs2_write_ctxt *wc, in ocfs2_grab_pages_for_write()
1551 struct ocfs2_write_ctxt *wc, u32 cpos, in ocfs2_write_cluster()
[all …]