| /linux/fs/smb/client/ |
| H A D | smb2misc.c | 794 struct close_cancelled_open *cancelled = container_of(work, in smb2_cancelled_close_fid() local 796 struct cifs_tcon *tcon = cancelled->tcon; in smb2_cancelled_close_fid() 799 if (cancelled->mid) in smb2_cancelled_close_fid() 801 cancelled->mid); in smb2_cancelled_close_fid() 805 rc = SMB2_close(0, tcon, cancelled->fid.persistent_fid, in smb2_cancelled_close_fid() 806 cancelled->fid.volatile_fid); in smb2_cancelled_close_fid() 811 kfree(cancelled); in smb2_cancelled_close_fid() 826 struct close_cancelled_open *cancelled; in __smb2_handle_cancelled_cmd() local 828 cancelled = kzalloc_obj(*cancelled); in __smb2_handle_cancelled_cmd() 829 if (!cancelled) in __smb2_handle_cancelled_cmd() [all …]
|
| /linux/include/net/9p/ |
| H A D | transport.h | 64 int (*cancelled)(struct p9_client *client, struct p9_req_t *req); member
|
| /linux/drivers/net/ipa/ |
| H A D | gsi_trans.h | 54 bool cancelled; /* true if transaction was cancelled */ member
|
| H A D | gsi_trans.c | 660 trans->cancelled = true; in gsi_channel_trans_cancel_pending()
|
| H A D | ipa_endpoint.c | 1605 if (trans->cancelled) in ipa_endpoint_trans_complete()
|
| /linux/fs/xfs/ |
| H A D | xfs_buf_item_recover.c | 1049 goto cancelled; in xlog_recover_buf_commit_pass2() 1054 goto cancelled; in xlog_recover_buf_commit_pass2() 1171 cancelled: in xlog_recover_buf_commit_pass2()
|
| /linux/Documentation/power/ |
| H A D | userland-swsusp.rst | 171 _unless_ the whole suspend procedure is to be cancelled, in 174 its header. If the suspend is not to be cancelled, the
|
| H A D | freezing-of-tasks.rst | 73 entire system-wide transition will be cancelled. For this reason, freezable
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-block-device | 38 - A previously set timeout can be cancelled and disk can resume
|
| /linux/Documentation/ABI/obsolete/ |
| H A D | sysfs-driver-hid-roccat-konepure | 92 can be initiated/cancelled. Also lets one read/write sensor
|
| H A D | sysfs-driver-hid-roccat-koneplus | 132 can be initiated/cancelled. Also lets one read/write sensor
|
| /linux/Documentation/networking/ |
| H A D | phonet.rst | 131 Subscription is similarly cancelled using the SIOCPNDELRESOURCE I/O
|
| /linux/Documentation/trace/ |
| H A D | fprobe.rst | 102 will be cancelled.
|
| /linux/fs/nfs/ |
| H A D | nfs4proc.c | 2424 if (!data->cancelled) in nfs4_open_confirm_release() 2476 data->cancelled = true; in _nfs4_proc_open_confirm() 2590 if (!data->cancelled) in nfs4_open_release() 2639 data->cancelled = false; in nfs4_run_open_task() 2654 data->cancelled = true; in nfs4_run_open_task() 3137 if (!opendata->cancelled) { in _nfs4_open_and_get_state() 7314 int cancelled; member 7441 if (!data->cancelled) in nfs4_lock_done() 7451 if (data->cancelled && data->rpc_status == 0) { in nfs4_lock_release() 7535 data->cancelled = true; in _nfs4_do_setlk()
|
| H A D | dir.c | 2853 ((struct nfs_renamedata *)task->tk_calldata)->cancelled = 1; in nfs_rename()
|
| /linux/kernel/sched/ext/ |
| H A D | internal.h | 250 bool cancelled; member
|
| H A D | ext.c | 3969 .cancelled = false, in __scx_disable_and_exit_task() 3979 args.cancelled = true; in __scx_disable_and_exit_task() 4002 struct scx_exit_task_args args = { .cancelled = true }; in scx_sub_init_cancel_task()
|
| /linux/Documentation/driver-api/soundwire/ |
| H A D | bra.rst | 200 cancelled if a single error is detected in one of the responses.
|
| /linux/include/linux/ |
| H A D | nfs_xdr.h | 1771 bool cancelled; member
|
| /linux/Documentation/arch/arm64/ |
| H A D | sme.rst | 218 thread is cancelled.
|
| /linux/Documentation/virt/kvm/x86/ |
| H A D | amd-memory-encryption.rst | 403 SEND_CANCEL command to stop a migration. This is necessary so that a cancelled
|
| /linux/drivers/perf/ |
| H A D | xgene_pmu.c | 442 XGENE_PMU_EVENT_ATTR(pa-wr-back-cancelled-on-SS, 0x1b),
|
| /linux/Documentation/ |
| H A D | memory-barriers.txt | 1349 the speculation will be cancelled and the value reloaded:
|