Searched defs:first_commit_ID (Results 1 - 2 of 2) sorted by relevance

/external/e2fsprogs/debugfs/
H A Drecovery.c435 unsigned int first_commit_ID, next_commit_ID; local
458 first_commit_ID = next_commit_ID;
460 info->start_transaction = first_commit_ID;
/external/e2fsprogs/e2fsck/
H A Drecovery.c435 unsigned int first_commit_ID, next_commit_ID; local
458 first_commit_ID = next_commit_ID;
460 info->start_transaction = first_commit_ID;

Completed in 145 milliseconds