Searched refs:key_hash_flash (Results 1 – 2 of 2) sorted by relevance
329 file->f_pos = key_hash_flash(c, &dent->key); in ubifs_printdir()347 file->f_pos = key_hash_flash(c, &dent->key); in ubifs_printdir()354 key_hash_flash(c, &dent->key)); in ubifs_printdir()375 file->f_pos = key_hash_flash(c, &dent->key); in ubifs_printdir()432 file->f_pos = key_hash_flash(c, &dent->key); in ubifs_finddir()438 key_hash_flash(c, &dent->key)); in ubifs_finddir()461 file->f_pos = key_hash_flash(c, &dent->key); in ubifs_finddir()
374 static inline uint32_t key_hash_flash(const struct ubifs_info *c, const void *k) in key_hash_flash() function