Lines Matching defs:committed_data
1102 * committed_data record after the transaction, so we HAVE to force the
1352 char *committed_data = NULL;
1365 * make sure that obtaining the committed_data is done
1374 committed_data = jbd2_alloc(jh2bh(jh)->b_size,
1382 if (!committed_data) {
1387 jh->b_committed_data = committed_data;
1388 committed_data = NULL;
1394 if (unlikely(committed_data))
1395 jbd2_free(committed_data, bh->b_size);
2234 * The bitmap committed_data images guarantee this: any block which is
2236 * as in-use in the committed_data bitmap, so cannot be reused until