Searched refs:key_write_idx (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | key.h | 442 static inline void key_write_idx(const struct ubifs_info *c, in key_write_idx() function
|
| H A D | sb.c | 277 key_write_idx(c, &key, &br->key); in create_default_filesystem()
|
| /OK3568_Linux_fs/kernel/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() 873 key_write_idx(c, &zbr->key, &br->key); in write_index()
|
| H A D | sb.c | 280 key_write_idx(c, &key, &br->key); in create_default_filesystem()
|