Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Daops.c2097 struct ocfs2_dio_write_ctxt { struct
2104 static struct ocfs2_dio_write_ctxt *
2107 struct ocfs2_dio_write_ctxt *dwc = NULL; in ocfs2_dio_alloc_write_ctx()
2112 dwc = kmalloc(sizeof(struct ocfs2_dio_write_ctxt), GFP_NOFS); in ocfs2_dio_alloc_write_ctx()
2126 struct ocfs2_dio_write_ctxt *dwc) in ocfs2_dio_free_write_ctx()
2152 struct ocfs2_dio_write_ctxt *dwc = NULL; in ocfs2_dio_wr_get_block()
2297 struct ocfs2_dio_write_ctxt *dwc, in ocfs2_dio_end_io_write()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Daops.c2094 struct ocfs2_dio_write_ctxt { struct
2101 static struct ocfs2_dio_write_ctxt *
2104 struct ocfs2_dio_write_ctxt *dwc = NULL; in ocfs2_dio_alloc_write_ctx()
2109 dwc = kmalloc(sizeof(struct ocfs2_dio_write_ctxt), GFP_NOFS); in ocfs2_dio_alloc_write_ctx()
2123 struct ocfs2_dio_write_ctxt *dwc) in ocfs2_dio_free_write_ctx()
2149 struct ocfs2_dio_write_ctxt *dwc = NULL; in ocfs2_dio_wr_get_block()
2294 struct ocfs2_dio_write_ctxt *dwc, in ocfs2_dio_end_io_write()

Completed in 7 milliseconds