Home
last modified time | relevance | path

Searched refs:key_hash_type (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dsb.c691 c->key_hash_type = UBIFS_KEY_HASH_R5; in ubifs_read_superblock()
696 c->key_hash_type = UBIFS_KEY_HASH_TEST; in ubifs_read_superblock()
H A Dubifs.h1089 * @key_hash_type: type of the key hash
1340 uint8_t key_hash_type; member
H A Dsuper.c1590 dbg_gen("key hash type: %d", c->key_hash_type); in mount_ubifs()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dsb.c694 c->key_hash_type = UBIFS_KEY_HASH_R5; in ubifs_read_superblock()
699 c->key_hash_type = UBIFS_KEY_HASH_TEST; in ubifs_read_superblock()
H A Dubifs.h1110 * @key_hash_type: type of the key hash
1368 uint8_t key_hash_type; member
H A Dsuper.c1593 dbg_gen("key hash type: %d", c->key_hash_type); in mount_ubifs()

Completed in 15 milliseconds