Home
last modified time | relevance | path

Searched refs:cancelled (Results 1 – 23 of 23) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2misc.c794 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 Dtransport.h64 int (*cancelled)(struct p9_client *client, struct p9_req_t *req); member
/linux/drivers/net/ipa/
H A Dgsi_trans.h54 bool cancelled; /* true if transaction was cancelled */ member
H A Dgsi_trans.c660 trans->cancelled = true; in gsi_channel_trans_cancel_pending()
H A Dipa_endpoint.c1605 if (trans->cancelled) in ipa_endpoint_trans_complete()
/linux/fs/xfs/
H A Dxfs_buf_item_recover.c1049 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 Duserland-swsusp.rst171 _unless_ the whole suspend procedure is to be cancelled, in
174 its header. If the suspend is not to be cancelled, the
H A Dfreezing-of-tasks.rst73 entire system-wide transition will be cancelled. For this reason, freezable
/linux/Documentation/ABI/testing/
H A Dsysfs-block-device38 - A previously set timeout can be cancelled and disk can resume
/linux/Documentation/ABI/obsolete/
H A Dsysfs-driver-hid-roccat-konepure92 can be initiated/cancelled. Also lets one read/write sensor
H A Dsysfs-driver-hid-roccat-koneplus132 can be initiated/cancelled. Also lets one read/write sensor
/linux/Documentation/networking/
H A Dphonet.rst131 Subscription is similarly cancelled using the SIOCPNDELRESOURCE I/O
/linux/Documentation/trace/
H A Dfprobe.rst102 will be cancelled.
/linux/fs/nfs/
H A Dnfs4proc.c2424 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 Ddir.c2853 ((struct nfs_renamedata *)task->tk_calldata)->cancelled = 1; in nfs_rename()
/linux/kernel/sched/ext/
H A Dinternal.h250 bool cancelled; member
H A Dext.c3969 .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 Dbra.rst200 cancelled if a single error is detected in one of the responses.
/linux/include/linux/
H A Dnfs_xdr.h1771 bool cancelled; member
/linux/Documentation/arch/arm64/
H A Dsme.rst218 thread is cancelled.
/linux/Documentation/virt/kvm/x86/
H A Damd-memory-encryption.rst403 SEND_CANCEL command to stop a migration. This is necessary so that a cancelled
/linux/drivers/perf/
H A Dxgene_pmu.c442 XGENE_PMU_EVENT_ATTR(pa-wr-back-cancelled-on-SS, 0x1b),
/linux/Documentation/
H A Dmemory-barriers.txt1349 the speculation will be cancelled and the value reloaded: