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

/linux-master/fs/ocfs2/
H A Daops.c2092 struct ocfs2_dio_write_ctxt { struct
2099 static struct ocfs2_dio_write_ctxt *
2102 struct ocfs2_dio_write_ctxt *dwc = NULL;
2107 dwc = kmalloc(sizeof(struct ocfs2_dio_write_ctxt), GFP_NOFS);
2121 struct ocfs2_dio_write_ctxt *dwc)
2147 struct ocfs2_dio_write_ctxt *dwc = NULL;
2292 struct ocfs2_dio_write_ctxt *dwc,

Completed in 110 milliseconds