Searched refs:dent_key_init_hash (Results 1 – 3 of 3) sorted by relevance
/linux/fs/ubifs/ |
A D | key.h | 165 static inline void dent_key_init_hash(const struct ubifs_info *c, in dent_key_init_hash() function
|
A D | dir.c | 226 dent_key_init_hash(c, &key, dir->i_ino, nm.hash); in ubifs_lookup() 575 dent_key_init_hash(c, &key, dir->i_ino, ctx->pos); in ubifs_readdir()
|
A D | journal.c | 592 dent_key_init_hash(c, &dent_key, dir->i_ino, nm->hash); in ubifs_jnl_update()
|
Completed in 9 milliseconds