| /linux/fs/smb/client/ |
| H A D | smb2misc.c | 758 struct close_cancelled_open *cancelled = container_of(work, in smb2_cancelled_close_fid() local 760 struct cifs_tcon *tcon = cancelled->tcon; in smb2_cancelled_close_fid() 763 if (cancelled->mid) in smb2_cancelled_close_fid() 765 cancelled->mid); in smb2_cancelled_close_fid() 769 rc = SMB2_close(0, tcon, cancelled->fid.persistent_fid, in smb2_cancelled_close_fid() 770 cancelled->fid.volatile_fid); in smb2_cancelled_close_fid() 775 kfree(cancelled); in smb2_cancelled_close_fid() 790 struct close_cancelled_open *cancelled; in __smb2_handle_cancelled_cmd() local 792 cancelled = kzalloc_obj(*cancelled); in __smb2_handle_cancelled_cmd() 793 if (!cancelled) in __smb2_handle_cancelled_cmd() [all …]
|
| /linux/drivers/misc/ibmasm/ |
| H A D | event.c | 84 reader->cancelled = 0; in ibmasm_get_next_event() 87 event_available(buffer, reader) || reader->cancelled)) in ibmasm_get_next_event() 112 reader->cancelled = 1; in ibmasm_cancel_next_event()
|
| H A D | ibmasm.h | 121 int cancelled; member
|
| /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()
|
| /linux/fs/xfs/ |
| H A D | xfs_buf_item_recover.c | 1028 goto cancelled; in xlog_recover_buf_commit_pass2() 1033 goto cancelled; in xlog_recover_buf_commit_pass2() 1149 cancelled: in xlog_recover_buf_commit_pass2()
|
| /linux/net/9p/ |
| H A D | trans_fd.c | 1005 .cancelled = p9_fd_cancelled, 1020 .cancelled = p9_fd_cancelled, 1035 .cancelled = p9_fd_cancelled,
|
| H A D | trans_rdma.c | 645 .cancelled = rdma_cancelled,
|
| H A D | trans_virtio.c | 795 .cancelled = p9_virtio_cancelled,
|
| H A D | client.c | 494 if (c->trans_mod->cancelled) in p9_client_flush() 495 c->trans_mod->cancelled(c, oldreq); in p9_client_flush()
|
| /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/kernel/sched/ |
| H A D | ext_internal.h | 223 bool cancelled; member
|
| /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/fs/nfs/ |
| H A D | unlink.c | 297 if (data->cancelled) { in nfs_async_rename_release()
|
| H A D | nfs4proc.c | 2410 if (!data->cancelled) in nfs4_open_confirm_release() 2462 data->cancelled = true; in _nfs4_proc_open_confirm() 2576 if (!data->cancelled) in nfs4_open_release() 2625 data->cancelled = false; in nfs4_run_open_task() 2640 data->cancelled = true; in nfs4_run_open_task() 3123 if (!opendata->cancelled) { in _nfs4_open_and_get_state() 7259 int cancelled; member 7356 if (data->arg.new_lock && !data->cancelled) { in nfs4_lock_done() 7391 if (!data->cancelled) in nfs4_lock_done() 7401 if (data->cancelled && data->rpc_status == 0) { in nfs4_lock_release() [all …]
|
| /linux/Documentation/networking/ |
| H A D | checksum-offloads.rst | 89 'cancelled out' by the checksum field. This is because the sum was
|
| H A D | phonet.rst | 131 Subscription is similarly cancelled using the SIOCPNDELRESOURCE I/O
|
| /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 | 1765 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
|