Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ubifs/
Dxattr.c311 err = ubifs_tnc_lookup_nm(c, &key, xent, &nm); in ubifs_xattr_set()
363 err = ubifs_tnc_lookup_nm(c, &key, xent, &nm); in ubifs_xattr_get()
551 err = ubifs_tnc_lookup_nm(c, &key, xent, &nm); in ubifs_xattr_remove()
Dubifs.h1588 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key,
Ddir.c249 err = ubifs_tnc_lookup_nm(c, &key, dent, &nm); in ubifs_lookup()
Dtnc.c1858 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_lookup_nm() function