Home
last modified time | relevance | path

Searched refs:j32 (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dkey.h103 key->j32[0] = cpu_to_le32(inum); in ino_key_init_flash()
104 key->j32[1] = cpu_to_le32(UBIFS_INO_KEY << UBIFS_S_KEY_BLOCK_BITS); in ino_key_init_flash()
183 key->j32[0] = cpu_to_le32(inum); in dent_key_init_flash()
184 key->j32[1] = cpu_to_le32(hash | in dent_key_init_flash()
234 key->j32[0] = cpu_to_le32(inum); in xent_key_init_flash()
235 key->j32[1] = cpu_to_le32(hash | in xent_key_init_flash()
331 return le32_to_cpu(key->j32[1]) >> UBIFS_S_KEY_BLOCK_BITS; in key_type_flash()
355 return le32_to_cpu(key->j32[0]); in key_inum_flash()
378 return le32_to_cpu(key->j32[1]) & UBIFS_S_KEY_HASH_MASK; in key_hash_flash()
402 return le32_to_cpu(key->j32[1]) & UBIFS_S_KEY_BLOCK_MASK; in key_block_flash()
[all …]
H A Dubifs.h886 __le32 j32[UBIFS_SK_LEN/4]; member
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dkey.h108 key->j32[0] = cpu_to_le32(inum); in ino_key_init_flash()
109 key->j32[1] = cpu_to_le32(UBIFS_INO_KEY << UBIFS_S_KEY_BLOCK_BITS); in ino_key_init_flash()
189 key->j32[0] = cpu_to_le32(inum); in dent_key_init_flash()
190 key->j32[1] = cpu_to_le32(hash | in dent_key_init_flash()
240 key->j32[0] = cpu_to_le32(inum); in xent_key_init_flash()
241 key->j32[1] = cpu_to_le32(hash | in xent_key_init_flash()
337 return le32_to_cpu(key->j32[1]) >> UBIFS_S_KEY_BLOCK_BITS; in key_type_flash()
361 return le32_to_cpu(key->j32[0]); in key_inum_flash()
384 return le32_to_cpu(key->j32[1]) & UBIFS_S_KEY_HASH_MASK; in key_hash_flash()
408 return le32_to_cpu(key->j32[1]) & UBIFS_S_KEY_BLOCK_MASK; in key_block_flash()
[all …]
H A Dubifs.h288 __le32 j32[UBIFS_SK_LEN/4]; member
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/
H A DmakeCameraUI4 make -j32
/OK3568_Linux_fs/app/forlinx/forlinx_cmd/
H A DMakefile6 MAKE = make -j32