Home
last modified time | relevance | path

Searched refs:key_type_flash (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/ubifs/
Dkey.h333 static inline int key_type_flash(const struct ubifs_info *c, const void *k) in key_type_flash() function
Dreplay.c485 int key_type = key_type_flash(c, dent->key); in ubifs_validate_entry()