Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Daops.c2083 struct ocfs2_dio_write_ctxt { struct
2090 static struct ocfs2_dio_write_ctxt * argument
2093 struct ocfs2_dio_write_ctxt *dwc = NULL; in ocfs2_dio_alloc_write_ctx()
2098 dwc = kmalloc(sizeof(struct ocfs2_dio_write_ctxt), GFP_NOFS); in ocfs2_dio_alloc_write_ctx()
2112 struct ocfs2_dio_write_ctxt *dwc) in ocfs2_dio_free_write_ctx()
2138 struct ocfs2_dio_write_ctxt *dwc = NULL; in ocfs2_dio_wr_get_block()
2283 struct ocfs2_dio_write_ctxt *dwc, in ocfs2_dio_end_io_write()