Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Daops.c2072 struct ocfs2_dio_write_ctxt { in ocfs2_write_end_nolock()
2079 static struct ocfs2_dio_write_ctxt * in ocfs2_write_end()
2082 struct ocfs2_dio_write_ctxt *dwc = NULL; in ocfs2_write_end()
2087 dwc = kmalloc(sizeof(struct ocfs2_dio_write_ctxt), GFP_NOFS); in ocfs2_write_end()
2101 struct ocfs2_dio_write_ctxt *dwc) in ocfs2_dio_alloc_write_ctx()
2127 struct ocfs2_dio_write_ctxt *dwc = NULL;
2270 struct ocfs2_dio_write_ctxt *dwc, in ocfs2_dio_wr_get_block()
2091 struct ocfs2_dio_write_ctxt { global() struct
2098 dw_writer_pidocfs2_dio_write_ctxt global() argument