Home
last modified time | relevance | path

Searched refs:ubifs_tnc_lookup_nm (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A 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()
H A Dubifs.h1828 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key,
H A Ddir.c229 err = ubifs_tnc_lookup_nm(c, &key, dent, &nm); in ubifs_lookup()
H A Dtnc.c1881 * ubifs_tnc_lookup_nm - look up a "hashed" node.
1893 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_lookup_nm() function
/kernel/linux/linux-6.6/fs/ubifs/
H A 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()
H A Dubifs.h1857 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key,
H A Ddir.c232 err = ubifs_tnc_lookup_nm(c, &key, dent, &nm); in ubifs_lookup()
H A Dtnc.c1882 * ubifs_tnc_lookup_nm - look up a "hashed" node.
1894 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_lookup_nm() function

Completed in 19 milliseconds