Searched refs:transaction (Results 76 - 85 of 85) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211.h631 __le16 transaction; member in struct:ieee80211_authentication
1305 /* association procedure transaction sequence number */
H A Dieee80211_softmac.c694 auth->transaction = cpu_to_le16(ieee->associate_seq);
970 auth->transaction = cpu_to_le16(2);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dioctl.c46 #include "transaction.h"
375 &trans->transaction->pending_snapshots);
H A Dctree.c23 #include "transaction.h"
181 * put onto a simple dirty list. transaction.c walks this to make sure they
508 * once per transaction, as long as it hasn't been written yet
518 if (trans->transaction != root->fs_info->running_transaction) {
623 if (trans->transaction != root->fs_info->running_transaction)
4083 * transaction id. This is used by the btree defrag code, and tree logging
4095 * min_trans indicates the oldest transaction that you are interested
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211.h1136 __le16 transaction; member in struct:ieee80211_authentication
2111 /* association procedure transaction sequence number */
H A Dieee80211_softmac.c720 auth->transaction = cpu_to_le16(ieee->associate_seq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h1103 __le16 transaction; member in struct:ieee80211_authentication
1957 /* association procedure transaction sequence number */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1108 __le16 transaction; member in struct:ieee80211_authentication
1963 /* association procedure transaction sequence number */
H A Dieee80211_softmac.c709 auth->transaction = cpu_to_le16(ieee->associate_seq);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddb.tex527 transaction, the cursor may be closed automatically. This is database
534 member function to determine the datasource's transaction behavior. Note, in
537 that leave the cursors open after a transaction.}
688 pDb->RollbackTrans(); // Rollback the transaction
1335 transaction continues until either a commit or rollback is executed. Calling
3559 deleted by some other user or transaction since it was originally retrieved

Completed in 264 milliseconds

1234