Searched refs:ubifs_tnc_lookup_nm (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/ubifs/ |
H A D | xattr.c | 292 err = ubifs_tnc_lookup_nm(c, &key, xent, &nm); in ubifs_xattr_set() 346 err = ubifs_tnc_lookup_nm(c, &key, xent, &nm); in ubifs_xattr_get() 615 err = ubifs_tnc_lookup_nm(c, &key, xent, &nm); in ubifs_xattr_remove()
|
H A D | ubifs.h | 1857 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key,
|
H A D | dir.c | 232 err = ubifs_tnc_lookup_nm(c, &key, dent, &nm); in ubifs_lookup()
|
H A D | tnc.c | 1894 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_lookup_nm() function
|
/openbmc/u-boot/fs/ubifs/ |
H A D | ubifs.h | 2188 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key,
|
H A D | tnc.c | 1838 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_lookup_nm() function
|