Home
last modified time | relevance | path

Searched refs:ubifs_tnc_lookup_nm (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/fs/ubifs/
Dxattr.c292 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()
Dubifs.h1852 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key,
Ddir.c230 err = ubifs_tnc_lookup_nm(c, &key, dent, &nm); in ubifs_lookup()
Dtnc.c1856 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_lookup_nm() function