Searched refs:key_write_idx (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/fs/ubifs/ |
H A D | key.h | 441 static inline void key_write_idx(const struct ubifs_info *c, in key_write_idx() function
|
H A D | sb.c | 276 key_write_idx(c, &key, &br->key); in create_default_filesystem()
|
/openbmc/linux/fs/ubifs/ |
H A D | key.h | 448 static inline void key_write_idx(const struct ubifs_info *c, in key_write_idx() function
|
H A D | tnc_commit.c | 40 key_write_idx(c, &zbr->key, &br->key); in make_idx_node() 875 key_write_idx(c, &zbr->key, &br->key); in write_index()
|
H A D | sb.c | 283 key_write_idx(c, &key, &br->key); in create_default_filesystem()
|