Searched refs:ocfs2_dio_write_ctxt (Results 1 – 1 of 1) sorted by relevance
2080 struct ocfs2_dio_write_ctxt { struct2087 static struct ocfs2_dio_write_ctxt * argument2090 struct ocfs2_dio_write_ctxt *dwc = NULL; in ocfs2_dio_alloc_write_ctx()2095 dwc = kmalloc(sizeof(struct ocfs2_dio_write_ctxt), GFP_NOFS); in ocfs2_dio_alloc_write_ctx()2109 struct ocfs2_dio_write_ctxt *dwc) in ocfs2_dio_free_write_ctx()2135 struct ocfs2_dio_write_ctxt *dwc = NULL; in ocfs2_dio_wr_get_block()2280 struct ocfs2_dio_write_ctxt *dwc, in ocfs2_dio_end_io_write()
Completed in 9 milliseconds