Home
last modified time | relevance | path

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

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