Searched refs:aborted (Results 51 - 75 of 130) sorted by relevance

123456

/linux-master/fs/xfs/
H A Dxfs_trans.c752 * If we are called with the aborted flag set, it is because a log write during
758 * iop_unpin(aborted) call.
772 bool aborted)
789 if (aborted)
810 if (aborted) {
1073 * be called after the transaction has effectively been aborted due to the mount
768 xfs_trans_committed_bulk( struct xfs_ail *ailp, struct list_head *lv_chain, xfs_lsn_t commit_lsn, bool aborted) argument
/linux-master/tools/testing/selftests/
H A Dkselftest_harness.h881 bool aborted; /* stopped test due to failed ASSERT */ member in struct:__test_metadata
918 t->aborted = true;
927 if (t->aborted)
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dfw.c2226 bool aborted)
2229 .aborted = aborted,
2329 bool aborted; local
2337 aborted = rc != RTW_SCAN_REPORT_SUCCESS;
2338 rtw_hw_scan_complete(rtwdev, vif, aborted);
2340 if (aborted)
2341 rtw_dbg(rtwdev, RTW_DBG_HW_SCAN, "HW scan aborted with code: %d\n", rc);
2225 rtw_hw_scan_complete(struct rtw_dev *rtwdev, struct ieee80211_vif *vif, bool aborted) argument
/linux-master/fs/afs/
H A Ddir.c751 .aborted = afs_check_for_remote_deletion,
1345 .aborted = afs_check_for_remote_deletion,
1430 .aborted = afs_check_for_remote_deletion,
1563 .aborted = afs_check_for_remote_deletion,
1644 .aborted = afs_check_for_remote_deletion,
1716 .aborted = afs_check_for_remote_deletion,
1775 .aborted = afs_check_for_remote_deletion,
H A Dfile.c275 .aborted = afs_check_for_remote_deletion,
H A Dinternal.h196 * - returning an error will cause the call to be aborted
794 bool aborted; /* T if ->error is from an abort */ member in struct:afs_error
843 void (*aborted)(struct afs_operation *op); member in struct:afs_operation_ops
/linux-master/drivers/scsi/
H A Daha152x.c310 aborted = 0x0020, /* ABORT was sent */ enumerator in enum:__anon2286
1411 } else if (acp->phase & aborted) {
1591 if (acp->phase & aborted)
1904 acp->phase |= aborted;
2498 phase & aborted ? "aborted|" : "",
2552 if (phase & aborted)
2553 seq_puts(m, "aborted|");
H A Dfdomain.c450 fdomain_scsi_pointer(fd->cur_cmd)->phase |= aborted;
/linux-master/drivers/nvme/target/
H A Dfc.c83 bool aborted; member in struct:nvmet_fc_fcp_iod
647 fod->aborted = false;
749 fod->aborted = false;
905 fod->aborted = true;
2228 if (!fod->aborted)
2789 * of any work, will detect the aborted status and do the
2794 fod->aborted = true;
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dmain.c561 bool aborted = false; local
564 aborted = true;
566 ath6kl_cfg80211_scan_complete_event(vif, aborted);
H A Dcfg80211.c866 .aborted = true,
1076 void ath6kl_cfg80211_scan_complete_event(struct ath6kl_vif *vif, bool aborted) argument
1080 .aborted = aborted,
1085 aborted ? " aborted" : "");
1090 if (aborted)
3625 .aborted = true,
/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_dec.c1090 int aborted = 0; local
1100 aborted = 1;
1124 if (aborted)
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dscan.c26 .aborted = false,
/linux-master/drivers/staging/rtl8723bs/include/
H A Drtw_mlme.h503 void rtw_indicate_scan_done(struct adapter *padapter, bool aborted);
/linux-master/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c385 if (cmd->aborted) {
390 pr_debug("write_pending aborted cmd[%p] refcount %d "
503 if (cmd->aborted) {
647 if (cmd->aborted) {
652 pr_debug("queue_data_in aborted cmd[%p] refcount %d "
687 if (cmd->aborted) {
694 "queue_data_in aborted cmd[%p] refcount %d transport_state %x, t_state %x, se_cmd_flags %x\n",
H A Dqla_target.c269 if (u->aborted) {
2024 op->aborted = true;
2035 cmd->aborted = 1;
3433 cmd->aborted = 1;
3518 "%s: aborted %d state %d\n", __func__, cmd->aborted, cmd->state);
3579 if (cmd->aborted) {
3747 if (cmd && !ul_abort && !cmd->aborted) {
3814 "qla_target(%d): terminating exchange for aborted cmd=%p "
3819 if (cmd->aborted) {
[all...]
H A Dqla_target.h835 bool aborted; member in struct:qla_tgt_sess_op
896 unsigned int aborted; member in struct:qla_tgt_cmd
/linux-master/net/mac802154/
H A Dscan.c46 bool aborted)
62 if (aborted)
44 mac802154_scan_cleanup_locked(struct ieee802154_local *local, struct ieee802154_sub_if_data *sdata, bool aborted) argument
/linux-master/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c179 struct completion aborted; member in struct:ipu_image_convert_ctx
1602 complete_all(&ctx->aborted);
2107 init_completion(&ctx->aborted);
2329 reinit_completion(&ctx->aborted);
2351 ret = wait_for_completion_timeout(&ctx->aborted,
/linux-master/net/ceph/
H A Dmessenger_v2.c565 static void encode_epilogue_plain(struct ceph_connection *con, bool aborted) argument
567 con->v2.out_epil.late_status = aborted ? FRAME_LATE_STATUS_ABORTED :
574 static void encode_epilogue_secure(struct ceph_connection *con, bool aborted) argument
577 con->v2.out_epil.late_status = aborted ? FRAME_LATE_STATUS_ABORTED :
589 /* we should never get an aborted message as client */
1592 static void prepare_epilogue_plain(struct ceph_connection *con, bool aborted) argument
1594 dout("%s con %p msg %p aborted %d crcs %u %u %u\n", __func__, con,
1595 con->out_msg, aborted, con->v2.out_epil.front_crc,
1598 encode_epilogue_plain(con, aborted);
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c335 IL_ERR("Command %s aborted: RF KILL Switch\n",
1291 il_complete_scan(struct il_priv *il, bool aborted) argument
1294 .aborted = aborted,
1677 bool aborted; local
1685 aborted = test_and_clear_bit(S_SCAN_ABORTING, &il->status);
1686 if (aborted)
1694 il_complete_scan(il, aborted);
/linux-master/fs/ext4/
H A Dioctl.c889 bool aborted = false; local
921 aborted = true;
926 if (!aborted && info.gi_idx) {
/linux-master/drivers/media/cec/core/
H A Dcec-adap.c594 bool aborted = adap->transmit_in_progress_aborted; local
663 if (!aborted && data->attempts > attempts_made && !done) {
678 if (aborted && !done)
1183 /* The aborted command is in msg[2] */
1307 * The message was aborted or timed out due to a disconnect or
2173 * Unprocessed messages are aborted if userspace isn't doing
/linux-master/drivers/net/wireless/st/cw1200/
H A Dscan.c166 .aborted = priv->scan.status ? 1 : 0,
/linux-master/drivers/staging/wlan-ng/
H A Dcfg80211.c388 info.aborted = !!(err);

Completed in 580 milliseconds

123456