Home
last modified time | relevance | path

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

/fs/unicode/
Dutf8-selftest.c39 unsigned char dec[10]; member
/fs/erofs/
Ddecompressor.c504 const struct z_erofs_decompressor *dec = z_erofs_decomp[alg]; in z_erofs_parse_cfgs() local
/fs/f2fs/
Dgc.c1123 int dec = (node_ofs - 4) / (NIDS_PER_BLOCK + 1); in f2fs_start_bidx_of_node() local
1127 int dec = (node_ofs - indirect_blks - 3) / (NIDS_PER_BLOCK + 1); in f2fs_start_bidx_of_node() local
/fs/btrfs/
Dctree.c2091 int dec = 0; in btrfs_search_slot() local
2299 int dec = 0; in btrfs_search_old_slot() local
/fs/smb/client/
Dcifsglob.h194 struct crypto_aead *dec; /* smb3 decryption AEAD TFM (AES-CCM and AES-GCM) */ member