Lines Matching refs:data_ac
1118 struct ocfs2_alloc_context *data_ac,
1140 data_ac, meta_ac, NULL);
1219 struct ocfs2_alloc_context *data_ac,
1246 data_ac, meta_ac,
1657 struct ocfs2_alloc_context *data_ac = NULL;
1743 &data_ac, &meta_ac);
1749 if (data_ac)
1750 data_ac->ac_resv = &OCFS2_I(inode)->ip_la_data_resv;
1818 ret = ocfs2_write_cluster_by_desc(mapping, data_ac, meta_ac, wc, pos,
1825 if (data_ac)
1826 ocfs2_free_alloc_context(data_ac);
1855 if (data_ac) {
1856 ocfs2_free_alloc_context(data_ac);
1857 data_ac = NULL;
2305 struct ocfs2_alloc_context *data_ac = NULL;
2351 &data_ac, &meta_ac);
2395 if (data_ac)
2396 ocfs2_free_alloc_context(data_ac);