Home
last modified time | relevance | path

Searched defs:sg (Results 1 – 12 of 12) sorted by relevance

/fs/verity/
Dhash_algs.c165 struct scatterlist sg; in fsverity_prepare_hash_state() local
240 struct scatterlist sg; in fsverity_hash_block() local
285 struct scatterlist sg; in fsverity_hash_buffer() local
/fs/smb/server/
Dauth.c1018 static inline void smb2_sg_set_buf(struct scatterlist *sg, const void *buf, in smb2_sg_set_buf()
1033 struct scatterlist *sg; in ksmbd_init_sg() local
1109 struct scatterlist *sg; in ksmbd_crypt_message() local
Dtransport_rdma.c1169 struct scatterlist sg[SMB_DIRECT_MAX_SEND_SGES - 1]; in smb_direct_post_send_data() local
/fs/fuse/
Dvirtio_fs.c415 struct scatterlist sg; in send_forget_request() local
1072 static unsigned int sg_init_fuse_pages(struct scatterlist *sg, in sg_init_fuse_pages()
1092 static unsigned int sg_init_fuse_args(struct scatterlist *sg, in sg_init_fuse_args()
1128 struct scatterlist *sg = stack_sg; in virtio_fs_enqueue_req() local
/fs/crypto/
Dfname.c106 struct scatterlist sg; in fscrypt_fname_encrypt() local
/fs/incfs/
Dformat.c252 struct incfs_file_signature sg = {}; in incfs_write_signature_to_backing_file() local
Ddata_mgmt.c1543 static int process_file_signature_md(struct incfs_file_signature *sg, in process_file_signature_md()
/fs/ext4/
Dmballoc.c2871 struct sg { in ext4_mb_seq_groups_show() struct
2872 struct ext4_group_info info; in ext4_mb_seq_groups_show()
2873 ext4_grpblk_t counters[EXT4_MAX_BLOCK_LOG_SIZE + 2]; in ext4_mb_seq_groups_show()
2874 } sg; in ext4_mb_seq_groups_show() local
/fs/smb/client/
Dsmbdirect.c835 struct scatterlist *sg; in smbd_post_send_sgl() local
Dsmb2ops.c4388 struct scatterlist *sg; in smb2_get_aead_req() local
4471 struct scatterlist *sg; in crypt_message() local
Dcifsglob.h2154 static inline struct scatterlist *cifs_sg_set_buf(struct scatterlist *sg, in cifs_sg_set_buf()
/fs/ecryptfs/
Dcrypto.c232 int virt_to_scatterlist(const void *addr, int size, struct scatterlist *sg, in virt_to_scatterlist()