Home
last modified time | relevance | path

Searched defs:dst_size (Results 1 – 5 of 5) sorted by relevance

/fs/ecryptfs/
Dcrypto.c39 void ecryptfs_from_hex(char *dst, char *src, int dst_size) in ecryptfs_from_hex()
1753 static void ecryptfs_encode_for_filename(unsigned char *dst, size_t *dst_size, in ecryptfs_encode_for_filename()
1829 ecryptfs_decode_from_filename(unsigned char *dst, size_t *dst_size, in ecryptfs_decode_from_filename()
/fs/pstore/
Dplatform.c413 size_t dst_size; in pstore_dump() local
/fs/f2fs/
Dcompress.c369 int dst_size = src_size - PAGE_SIZE - COMPRESS_HEADER_SIZE; in zstd_compress_pages() local
/fs/btrfs/
Dtree-log.c414 u32 dst_size = btrfs_item_size_nr(path->nodes[0], in overwrite_item() local
/fs/cifs/
Dsmb2ops.c1101 move_smb2_ea_to_cifs(char *dst, size_t dst_size, in move_smb2_ea_to_cifs()