Home
last modified time | relevance | path

Searched defs:darg (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dfast_commit.c1258 static inline void tl_to_darg(struct dentry_info_args *darg, in tl_to_darg() argument
1278 struct dentry_info_args darg; in ext4_fc_replay_unlink() local
1312 ext4_fc_replay_link_internal(struct super_block *sb, struct dentry_info_args *darg, struct inode *inode) ext4_fc_replay_link_internal() argument
1375 struct dentry_info_args darg; ext4_fc_replay_link() local
1533 struct dentry_info_args darg; ext4_fc_replay_create() local
[all...]
/kernel/linux/linux-6.6/fs/ext4/
H A Dfast_commit.c1341 static inline void tl_to_darg(struct dentry_info_args *darg, in tl_to_darg() argument
1369 struct dentry_info_args darg; in ext4_fc_replay_unlink() local
1403 ext4_fc_replay_link_internal(struct super_block *sb, struct dentry_info_args *darg, struct inode *inode) ext4_fc_replay_link_internal() argument
1466 struct dentry_info_args darg; ext4_fc_replay_link() local
1626 struct dentry_info_args darg; ext4_fc_replay_create() local
[all...]
/kernel/linux/linux-6.6/net/tls/
H A Dtls_sw.c157 tls_padding_length(struct tls_prot_info *prot, struct sk_buff *skb, struct tls_decrypt_arg *darg) tls_padding_length() argument
252 tls_do_decryption(struct sock *sk, struct scatterlist *sgin, struct scatterlist *sgout, char *iv_recv, size_t data_len, struct aead_request *aead_req, struct tls_decrypt_arg *darg) tls_do_decryption() argument
1461 tls_decrypt_sg(struct sock *sk, struct iov_iter *out_iov, struct scatterlist *out_sg, struct tls_decrypt_arg *darg) tls_decrypt_sg() argument
1634 tls_decrypt_sw(struct sock *sk, struct tls_context *tls_ctx, struct msghdr *msg, struct tls_decrypt_arg *darg) tls_decrypt_sw() argument
1674 tls_decrypt_device(struct sock *sk, struct msghdr *msg, struct tls_context *tls_ctx, struct tls_decrypt_arg *darg) tls_decrypt_device() argument
1723 tls_rx_one_record(struct sock *sk, struct msghdr *msg, struct tls_decrypt_arg *darg) tls_rx_one_record() argument
1747 struct tls_decrypt_arg darg = { .zc = true, }; decrypt_skb() local
2006 struct tls_decrypt_arg darg; tls_sw_recvmsg() local
2193 struct tls_decrypt_arg darg; tls_sw_splice_read() local
2280 struct tls_decrypt_arg darg; tls_sw_read_sock() local
[all...]

Completed in 9 milliseconds