Home | History | Annotate | Download | only in ext2fs

Lines Matching full:transaction_write

1403 static int transaction_write(struct tdb_context *tdb, tdb_off_t off,
1439 if (transaction_write(tdb, off, buf, partial) != 0) {
1456 if (len != 0 && transaction_write(tdb, off, buf, len) != 0) {
1518 TDB_LOG((tdb, TDB_DEBUG_FATAL, "transaction_write: failed at off=%d len=%d\n", off, len));
1558 if (transaction_write(tdb, size, NULL, addition) != 0) {
1576 transaction_write,
1673 if (transaction_write(tdb, FREELIST_TOP, tdb->transaction->hash_heads,