/linux/fs/xfs/scrub/ |
H A D | nlinks.c | 79 * ECANCELED) that are absorbed into a scrub state flag update by 150 error = -ECANCELED; in xchk_nlinks_update_incore() 235 error = -ECANCELED; in xchk_nlinks_collect_dirent() 247 error = -ECANCELED; in xchk_nlinks_collect_dirent() 253 error = -ECANCELED; in xchk_nlinks_collect_dirent() 260 error = -ECANCELED; in xchk_nlinks_collect_dirent() 348 error = -ECANCELED; in xchk_nlinks_collect_pptr() 418 if (error == -ECANCELED) { in xchk_nlinks_collect_dir() 439 if (error == -ECANCELED) { in xchk_nlinks_collect_dir() 478 int error = -ECANCELED; in xchk_nlinks_collect_metafiles() [all...] |
H A D | quotacheck.c | 104 * ECANCELED) that are absorbed into a scrub state flag update by 155 error = -ECANCELED; in xqcheck_update_incore_counts() 434 error = -ECANCELED; in xqcheck_collect_inode() 528 return -ECANCELED; in xqcheck_collect_counts() 563 return -ECANCELED; in xqcheck_compare_dquot() 590 error = -ECANCELED; in xqcheck_compare_dquot() 597 return -ECANCELED; in xqcheck_compare_dquot()
|
H A D | iscan.c | 259 * -ECANCELED if the live scan aborted, -EBUSY if the AGI could not be grabbed, 288 return -ECANCELED; in xchk_iscan_read_agi() 300 * -ECANCELED if the live scan aborted, or the usual negative errno. 322 return -ECANCELED; in xchk_iscan_advance() 327 return -ECANCELED; in xchk_iscan_advance() 376 * opportunities, -ECANCELED if the process has a fatal signal pending, or 403 return -ECANCELED; in xchk_iscan_iget_retry() 426 * -ECANCELED if there's a fatal signal pending; or some other negative errno. 594 ret = -ECANCELED; in xchk_iscan_iter_batch() 609 * -ECANCELED i [all...] |
H A D | quotacheck_repair.c | 65 error = -ECANCELED; in xqcheck_commit_dquot() 105 error = -ECANCELED; in xqcheck_commit_dquot()
|
H A D | dir.c | 182 return -ECANCELED; in xchk_dir_check_pptr_fast() 246 return -ECANCELED; in xchk_dir_actor() 252 return -ECANCELED; in xchk_dir_actor() 277 return -ECANCELED; in xchk_dir_actor() 310 return -ECANCELED; in xchk_dir_actor() 1127 if (error == -ECANCELED) in xchk_directory()
|
/linux/io_uring/ |
H A D | timeout.c | 165 long res = -ECANCELED; in io_req_tw_fail_links() 218 io_req_queue_tw_complete(link, -ECANCELED); in io_disarm_next() 229 io_req_queue_tw_complete(link, -ECANCELED); in io_disarm_next() 316 io_req_task_queue_fail(req, -ECANCELED); in io_timeout_cancel() 335 ret = -ECANCELED; in io_req_task_link_timeout() 703 return io_flush_killed_timeouts(&list, -ECANCELED); in io_kill_timeouts()
|
H A D | waitid.c | 149 io_waitid_complete(req, -ECANCELED); in __io_waitid_cancel() 150 io_req_queue_tw_complete(req, -ECANCELED); in __io_waitid_cancel() 204 ret = -ECANCELED; in io_waitid_cb()
|
/linux/fs/xfs/ |
H A D | xfs_itable.c | 120 if (!error || error == -ECANCELED) in xfs_bulkstat_one_int() 195 if (error == -ECANCELED) in xfs_bulkstat_one_int() 252 if (error == -ECANCELED) in xfs_bulkstat_one() 425 if (error && error != -ECANCELED) in xfs_inumbers_walk()
|
H A D | xfs_itable.h | 39 return breq->ocount == breq->icount ? -ECANCELED : 0; in xfs_ibulk_advance()
|
/linux/drivers/platform/surface/aggregator/ |
H A D | ssh_request_layer.c | 623 ssh_rtl_complete_with_status(r, -ECANCELED); in ssh_rtl_cancel_nonpending() 653 ssh_rtl_complete_with_status(r, -ECANCELED); in ssh_rtl_cancel_nonpending() 678 ssh_rtl_complete_with_status(r, -ECANCELED); in ssh_rtl_cancel_pending() 700 ssh_rtl_complete_with_status(r, -ECANCELED); in ssh_rtl_cancel_pending() 1178 WARN_ON(rqst.status != 0 && rqst.status != -ECANCELED && in ssh_rtl_flush() 1181 return rqst.status == -ECANCELED ? -ETIMEDOUT : rqst.status; in ssh_rtl_flush()
|
/linux/drivers/media/dvb-frontends/cxd2880/ |
H A D | cxd2880_integ.c | 69 return -ECANCELED; in cxd2880_integ_check_cancellation()
|
/linux/lib/ |
H A D | errname.c | 35 E(ECANCELED), /* ECANCELLED */ 173 static_assert(ECANCELLED == ECANCELED);
|
H A D | globtest.c | 157 return n ? -ECANCELED : 0; in glob_init()
|
/linux/tools/include/uapi/asm-generic/ |
H A D | errno.h | 109 #define ECANCELED 125 /* Operation Canceled */ macro
|
/linux/include/uapi/asm-generic/ |
H A D | errno.h | 109 #define ECANCELED 125 /* Operation Canceled */ macro
|
/linux/arch/mips/include/uapi/asm/ |
H A D | errno.h | 107 #define ECANCELED 158 /* AIO operation canceled */ macro
|
/linux/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 114 #define ECANCELED 131 /* Operation Cancelled */ macro
|
/linux/tools/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 114 #define ECANCELED 131 /* Operation Cancelled */ macro
|
/linux/tools/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 115 #define ECANCELED ECANCELLED /* SuSv3 and Solaris wants one 'L' */ macro
|
/linux/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 104 #define ECANCELED 127 /* Operation Cancelled */ macro
|
/linux/tools/lib/bpf/ |
H A D | str_error.c | 56 case -ECANCELED: return "-ECANCELED"; in libbpf_errstr()
|
/linux/tools/arch/mips/include/uapi/asm/ |
H A D | errno.h | 107 #define ECANCELED 158 /* AIO operation canceled */ macro
|
/linux/tools/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 104 #define ECANCELED 127 /* Operation Cancelled */ macro
|
/linux/kernel/trace/ |
H A D | trace_dynevent.c | 144 if (!ret || ret != -ECANCELED) in create_dyn_event() 148 if (ret == -ECANCELED) in create_dyn_event()
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_exec.c | 147 err = -ECANCELED; in xe_exec_ioctl() 255 err = -ECANCELED; in xe_exec_ioctl()
|