Searched refs:aborted (Results 1 – 17 of 17) sorted by relevance
42 int aborted; member235 if (p_os->aborted) { in um_idi_read()291 p_os->aborted = 0; in um_idi_open_adapter()324 if (p_os->aborted) { in um_idi_write()366 || p_os->aborted) { in um_idi_poll()372 if (p_os->aborted) { in um_idi_poll()450 p_os->aborted = 1; in diva_um_timer_function()479 if (!divas_um_idi_entity_assigned(entity) || p_os->aborted) { in remove_entity()501 || p_os->aborted) { in remove_entity()518 || p_os->aborted) { in remove_entity()[all …]
72 u32 aborted : 1; member112 if (strp->aborted) in save_strp_stats()
1699 bool aborted; member
186 if (cur_trans->aborted) { in join_transaction()188 return cur_trans->aborted; in join_transaction()286 cur_trans->aborted = 0; in join_transaction()406 !trans->aborted); in is_transaction_blocked()425 cur_trans->aborted); in wait_current_trans()918 if (trans->aborted || in __btrfs_end_transaction()1780 trans->state >= TRANS_STATE_COMMIT_START || trans->aborted); in wait_current_trans_commit_start()1792 trans->state >= TRANS_STATE_UNBLOCKED || trans->aborted); in wait_current_trans_commit_start_and_unblock()1966 if (unlikely(READ_ONCE(cur_trans->aborted))) { in btrfs_commit_transaction()1967 ret = cur_trans->aborted; in btrfs_commit_transaction()[all …]
48 int aborted; member122 short aborted; member
241 trans->aborted = errno; in __btrfs_abort_transaction()253 WRITE_ONCE(trans->transaction->aborted, errno); in __btrfs_abort_transaction()
2240 if (trans->aborted) in run_delayed_extent_op()2360 if (trans->aborted) { in run_one_delayed_ref()2927 if (trans->aborted) in btrfs_run_delayed_refs()3348 if (trans->aborted) in cache_save_setup()6628 while (!trans->aborted) { in btrfs_finish_extent_commit()6660 if (!trans->aborted) in btrfs_finish_extent_commit()
1156 if (trans->aborted) in __btrfs_run_delayed_items()
546 bool aborted; in xfs_buf_item_put() local559 aborted = test_bit(XFS_LI_ABORTED, &lip->li_flags) || in xfs_buf_item_put()562 if (dirty && !aborted) in xfs_buf_item_put()571 if (aborted) in xfs_buf_item_put()
24 xfs_lsn_t commit_lsn, int aborted);
60 int aborted,1257 int aborted = 0; in xlog_iodone() local1277 aborted = XFS_LI_ABORTED; in xlog_iodone()1279 aborted = XFS_LI_ABORTED; in xlog_iodone()1284 xlog_state_done_syncing(iclog, aborted); in xlog_iodone()2701 int aborted, in xlog_state_do_callback() argument2843 cb->cb_func(cb->cb_arg, aborted); in xlog_state_do_callback()2938 int aborted) in xlog_state_done_syncing() argument2971 xlog_state_do_callback(log, aborted, iclog); /* also cleans log */ in xlog_state_done_syncing()
836 int aborted) in xfs_trans_committed_bulk() argument853 if (aborted) in xfs_trans_committed_bulk()865 if (aborted) { in xfs_trans_committed_bulk()
1655 bool aborted = false; in xfs_ioc_getfsmap() local1680 aborted = true; in xfs_ioc_getfsmap()1685 if (!aborted && info.idx) { in xfs_ioc_getfsmap()
637 bool aborted = false; in ext4_ioc_getfsmap() local670 aborted = true; in ext4_ioc_getfsmap()675 if (!aborted && info.gi_idx) { in ext4_ioc_getfsmap()
979 int aborted = 0; in ext4_put_super() local988 aborted = is_journal_aborted(sbi->s_journal); in ext4_put_super()991 if ((err < 0) && !aborted) in ext4_put_super()1002 if (!sb_rdonly(sb) && !aborted) { in ext4_put_super()
530 bool aborted; member
1293 err = (fc->aborted && fc->abort_err) ? -ECONNABORTED : -ENODEV; in fuse_dev_do_read()1349 err = (fc->aborted && fc->abort_err) ? -ECONNABORTED : -ENODEV; in fuse_dev_do_read()2169 fc->aborted = is_abort; in fuse_abort_conn()