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