Searched refs:TDBF_SOFT_ALLOCATIONS (Results 1 – 2 of 2) sorted by relevance
318 tdb->tdb_flags |= TDBF_SOFT_ALLOCATIONS; in import_lifetime()320 tdb->tdb_flags &= ~TDBF_SOFT_ALLOCATIONS; in import_lifetime()382 if (tdb->tdb_flags & TDBF_SOFT_ALLOCATIONS) in export_lifetime()
357 #define TDBF_SOFT_ALLOCATIONS 0x00200 /* Soft expiration */ macro