Searched refs:key_hash_flash (Results 1 – 2 of 2) sorted by relevance
326 file->f_pos = key_hash_flash(c, &dent->key); in ubifs_printdir()344 file->f_pos = key_hash_flash(c, &dent->key); in ubifs_printdir()351 key_hash_flash(c, &dent->key)); in ubifs_printdir()372 file->f_pos = key_hash_flash(c, &dent->key); in ubifs_printdir()429 file->f_pos = key_hash_flash(c, &dent->key); in ubifs_finddir()435 key_hash_flash(c, &dent->key)); in ubifs_finddir()458 file->f_pos = key_hash_flash(c, &dent->key); in ubifs_finddir()
373 static inline uint32_t key_hash_flash(const struct ubifs_info *c, const void *k) in key_hash_flash() function