Searched refs:key_hash_flash (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Ddir.c398 file->f_pos = key_hash_flash(c, &dent->key);
416 file->f_pos = key_hash_flash(c, &dent->key);
423 key_hash_flash(c, &dent->key));
444 file->f_pos = key_hash_flash(c, &dent->key);
H A Dkey.h367 * key_hash_flash - get directory entry hash from an on-flash formatted key.
371 static inline uint32_t key_hash_flash(const struct ubifs_info *c, const void *k) function

Completed in 39 milliseconds