Lines Matching refs:data_ac
1122 struct ocfs2_alloc_context *data_ac,
1144 data_ac, meta_ac, NULL);
1223 struct ocfs2_alloc_context *data_ac,
1250 data_ac, meta_ac,
1661 struct ocfs2_alloc_context *data_ac = NULL;
1747 &data_ac, &meta_ac);
1753 if (data_ac)
1754 data_ac->ac_resv = &OCFS2_I(inode)->ip_la_data_resv;
1822 ret = ocfs2_write_cluster_by_desc(mapping, data_ac, meta_ac, wc, pos,
1829 if (data_ac)
1830 ocfs2_free_alloc_context(data_ac);
1859 if (data_ac) {
1860 ocfs2_free_alloc_context(data_ac);
1861 data_ac = NULL;
2308 struct ocfs2_alloc_context *data_ac = NULL;
2354 &data_ac, &meta_ac);
2398 if (data_ac)
2399 ocfs2_free_alloc_context(data_ac);