Searched refs:do_lookup_nm (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/fs/ubifs/ |
H A D | tnc.c | 1790 static int do_lookup_nm(struct ubifs_info *c, const union ubifs_key *key, in do_lookup_nm() function 1860 return do_lookup_nm(c, key, node, nm); in ubifs_tnc_lookup_nm()
|
/openbmc/linux/fs/ubifs/ |
H A D | tnc.c | 1846 static int do_lookup_nm(struct ubifs_info *c, const union ubifs_key *key, in do_lookup_nm() function 1917 return do_lookup_nm(c, key, node, nm); in ubifs_tnc_lookup_nm()
|