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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Daops.c846 struct ocfs2_write_ctxt { struct
911 static void ocfs2_free_write_ctxt(struct ocfs2_write_ctxt *wc)
919 static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp,
924 struct ocfs2_write_ctxt *wc;
926 wc = kzalloc(sizeof(struct ocfs2_write_ctxt), GFP_NOFS);
995 struct ocfs2_write_ctxt *wc,
1018 struct ocfs2_write_ctxt *wc,
1096 struct ocfs2_write_ctxt *wc,
1183 struct ocfs2_write_ctxt *wc, u32 cpos,
1281 struct ocfs2_write_ctxt *w
[all...]

Completed in 130 milliseconds