Home
last modified time | relevance | path

Searched refs:used2 (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/fs/mongo/
Dmongo.pl319 $used2=$used;
439 print LOG2 " after copy = $used2 kb\n";
462 print LOG3 "df : $used2\n\n";
/third_party/e2fsprogs/misc/
Dbadblocks.c751 int got, used2, written; in test_nd() local
929 used2 = 0; in test_nd()
937 if (used2 >= num_saved) in test_nd()
939 currently_testing = test_record[used2].block; in test_nd()
940 try = test_record[used2].num; in test_nd()
941 used2++; in test_nd()