Home
last modified time | relevance | path

Searched refs:ctxt (Results 1 – 11 of 11) sorted by relevance

/linux-4.19.296/fs/nilfs2/
Dbtnode.c174 struct nilfs_btnode_chkey_ctxt *ctxt) in nilfs_btnode_prepare_change_key() argument
178 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_prepare_change_key()
184 obh = ctxt->bh; in nilfs_btnode_prepare_change_key()
185 ctxt->newbh = NULL; in nilfs_btnode_prepare_change_key()
231 ctxt->newbh = nbh; in nilfs_btnode_prepare_change_key()
244 struct nilfs_btnode_chkey_ctxt *ctxt) in nilfs_btnode_commit_change_key() argument
246 struct buffer_head *obh = ctxt->bh, *nbh = ctxt->newbh; in nilfs_btnode_commit_change_key()
247 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_commit_change_key()
275 ctxt->bh = nbh; in nilfs_btnode_commit_change_key()
285 struct nilfs_btnode_chkey_ctxt *ctxt) in nilfs_btnode_abort_change_key() argument
[all …]
/linux-4.19.296/fs/ocfs2/
Dxattr.c274 struct ocfs2_xattr_set_ctxt *ctxt);
279 struct ocfs2_xattr_set_ctxt *ctxt);
712 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xattr_extend_allocation() argument
715 handle_t *handle = ctxt->handle; in ocfs2_xattr_extend_allocation()
738 ctxt->data_ac, in ocfs2_xattr_extend_allocation()
739 ctxt->meta_ac, in ocfs2_xattr_extend_allocation()
777 struct ocfs2_xattr_set_ctxt *ctxt) in __ocfs2_remove_xattr_range() argument
781 handle_t *handle = ctxt->handle; in __ocfs2_remove_xattr_range()
793 ret = ocfs2_remove_extent(handle, &et, cpos, len, ctxt->meta_ac, in __ocfs2_remove_xattr_range()
794 &ctxt->dealloc); in __ocfs2_remove_xattr_range()
[all …]
Dalloc.h212 int ocfs2_cache_cluster_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt,
214 int ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt,
222 struct ocfs2_cached_dealloc_ctxt *ctxt);
Dalloc.c578 static int ocfs2_cache_extent_block_free(struct ocfs2_cached_dealloc_ctxt *ctxt,
3675 struct ocfs2_merge_ctxt *ctxt) in ocfs2_try_to_merge_extent() argument
3681 BUG_ON(ctxt->c_contig_type == CONTIG_NONE); in ocfs2_try_to_merge_extent()
3683 if (ctxt->c_split_covers_rec && ctxt->c_has_empty_extent) { in ocfs2_try_to_merge_extent()
3708 if (ctxt->c_contig_type == CONTIG_LEFTRIGHT) { in ocfs2_try_to_merge_extent()
3712 BUG_ON(!ctxt->c_split_covers_rec); in ocfs2_try_to_merge_extent()
3795 if (ctxt->c_contig_type == CONTIG_RIGHT) { in ocfs2_try_to_merge_extent()
3813 if (ctxt->c_split_covers_rec) { in ocfs2_try_to_merge_extent()
4369 struct ocfs2_merge_ctxt *ctxt) in ocfs2_figure_merge_contig_type() argument
4488 ctxt->c_contig_type = ret; in ocfs2_figure_merge_contig_type()
[all …]
/linux-4.19.296/include/linux/sunrpc/
Dsvc_rdma.h160 struct svc_rdma_recv_ctxt *ctxt);
181 struct svc_rdma_send_ctxt *ctxt);
184 struct svc_rdma_send_ctxt *ctxt,
187 struct svc_rdma_send_ctxt *ctxt,
/linux-4.19.296/fs/ocfs2/dlm/
Ddlmdomain.c1584 struct domain_join_ctxt *ctxt, in dlm_should_restart_join() argument
1597 ret = memcmp(ctxt->live_map, dlm->live_nodes_map, in dlm_should_restart_join()
1610 struct domain_join_ctxt *ctxt; in dlm_try_to_join_domain() local
1615 ctxt = kzalloc(sizeof(*ctxt), GFP_KERNEL); in dlm_try_to_join_domain()
1616 if (!ctxt) { in dlm_try_to_join_domain()
1628 memcpy(ctxt->live_map, dlm->live_nodes_map, sizeof(ctxt->live_map)); in dlm_try_to_join_domain()
1635 while ((node = find_next_bit(ctxt->live_map, O2NM_MAX_NODES, in dlm_try_to_join_domain()
1649 set_bit(node, ctxt->yes_resp_map); in dlm_try_to_join_domain()
1651 if (dlm_should_restart_join(dlm, ctxt, response)) { in dlm_try_to_join_domain()
1664 memcpy(dlm->domain_map, ctxt->yes_resp_map, in dlm_try_to_join_domain()
[all …]
/linux-4.19.296/drivers/pci/controller/
Dpci-hyperv.c832 } ctxt; in hv_int_desc_free() local
838 memset(&ctxt, 0, sizeof(ctxt)); in hv_int_desc_free()
839 int_pkt = (struct pci_delete_interrupt *)&ctxt.pkt.message; in hv_int_desc_free()
845 (unsigned long)&ctxt.pkt, VM_PKT_DATA_INBAND, 0); in hv_int_desc_free()
1119 } __packed ctxt; in hv_compose_msi_msg() local
1176 memset(&ctxt, 0, sizeof(ctxt)); in hv_compose_msi_msg()
1178 ctxt.pci_pkt.completion_func = hv_pci_compose_compl; in hv_compose_msi_msg()
1179 ctxt.pci_pkt.compl_ctxt = ∁ in hv_compose_msi_msg()
1183 size = hv_compose_msi_req_v1(&ctxt.int_pkts.v1, in hv_compose_msi_msg()
1191 size = hv_compose_msi_req_v2(&ctxt.int_pkts.v2, in hv_compose_msi_msg()
[all …]
/linux-4.19.296/include/uapi/rdma/hfi/
Dhfi1_ioctl.h86 __u16 ctxt; /* ctxt on unit assigned to caller */ member
/linux-4.19.296/drivers/xen/
Dxen-acpi-memhotplug.c376 u32 level, void *ctxt, void **retv) in acpi_memory_register_notify_handler() argument
392 u32 level, void *ctxt, void **retv) in acpi_memory_deregister_notify_handler() argument
/linux-4.19.296/fs/ocfs2/cluster/
Dnetdebug.c399 static int sc_common_open(struct file *file, int ctxt) in sc_common_open() argument
414 sd->dbg_ctxt = ctxt; in sc_common_open()
/linux-4.19.296/fs/cifs/
Dsmb2pdu.c459 static void decode_preauth_context(struct smb2_preauth_neg_context *ctxt) in decode_preauth_context() argument
461 unsigned int len = le16_to_cpu(ctxt->DataLength); in decode_preauth_context()
467 } else if (len < MIN_PREAUTH_CTXT_DATA_LEN + le16_to_cpu(ctxt->SaltLength)) { in decode_preauth_context()
471 if (le16_to_cpu(ctxt->HashAlgorithmCount) != 1) in decode_preauth_context()
473 if (ctxt->HashAlgorithms != SMB2_PREAUTH_INTEGRITY_SHA512) in decode_preauth_context()
478 struct smb2_encryption_neg_context *ctxt) in decode_encrypt_ctx() argument
480 unsigned int len = le16_to_cpu(ctxt->DataLength); in decode_encrypt_ctx()
488 if (le16_to_cpu(ctxt->CipherCount) != 1) { in decode_encrypt_ctx()
492 cifs_dbg(FYI, "SMB311 cipher type:%d\n", le16_to_cpu(ctxt->Ciphers[0])); in decode_encrypt_ctx()
493 if ((ctxt->Ciphers[0] != SMB2_ENCRYPTION_AES128_CCM) && in decode_encrypt_ctx()
[all …]