Lines Matching defs:committed_data
1124 * committed_data record after the transaction, so we HAVE to force the
1374 char *committed_data = NULL;
1387 * make sure that obtaining the committed_data is done
1396 committed_data = jbd2_alloc(jh2bh(jh)->b_size,
1404 if (!committed_data) {
1409 jh->b_committed_data = committed_data;
1410 committed_data = NULL;
1416 if (unlikely(committed_data))
1417 jbd2_free(committed_data, bh->b_size);
2232 * The bitmap committed_data images guarantee this: any block which is
2234 * as in-use in the committed_data bitmap, so cannot be reused until