Searched refs:keys_eq (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | key.h | 497 static inline int keys_eq(const struct ubifs_info *c, in keys_eq() function
|
| H A D | tnc_misc.c | 476 if (!keys_eq(c, key, &key1)) { in ubifs_tnc_read_node()
|
| H A D | tnc.c | 1722 if (!keys_eq(c, &zbr->key, &key1)) { in validate_data_node()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | key.h | 503 static inline int keys_eq(const struct ubifs_info *c, in keys_eq() function
|
| H A D | tnc_misc.c | 487 if (!keys_eq(c, key, &key1)) { in ubifs_tnc_read_node()
|
| H A D | tnc.c | 1722 if (!keys_eq(c, &zbr->key, &key1)) { in validate_data_node()
|