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

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dusbtrans.h63 struct grub_usb_transaction *transactions; member in struct:grub_usb_transfer
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfsys_reiserfs.c115 /* mount id to detect very old transactions */
334 /* The number of valid transactions in journal */
363 * uncommitted transactions aren't cached.
399 int transactions = INFO->journal_transactions; local
404 while (transactions-- > 0)
424 * transactions are still on disk.
457 * in later transactions.
469 * The first number of valid transactions and the descriptor block of the
470 * first valid transaction are held in INFO. The transactions are all
504 /* no more valid transactions */
[all...]

Completed in 18 milliseconds