Searched refs:ubifs_hash_nodes (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | journal.c | 225 static int ubifs_hash_nodes(struct ubifs_info *c, void *node, in ubifs_hash_nodes() function 282 err = ubifs_hash_nodes(c, buf, len, c->jheads[jhead].log_hash); in write_head()
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | journal.c | 225 static int ubifs_hash_nodes(struct ubifs_info *c, void *node, in ubifs_hash_nodes() function 282 err = ubifs_hash_nodes(c, buf, len, c->jheads[jhead].log_hash); in write_head()
|
Completed in 4 milliseconds