Searched refs:ubifs_tnc_lookup_nm (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/fs/ubifs/ |
| D | xattr.c | 334 err = ubifs_tnc_lookup_nm(c, &key, xent, &nm); in setxattr() 399 err = ubifs_tnc_lookup_nm(c, &key, xent, &nm); in ubifs_getxattr() 564 err = ubifs_tnc_lookup_nm(c, &key, xent, &nm); in ubifs_removexattr()
|
| D | ubifs.h | 1587 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key,
|
| D | dir.c | 204 err = ubifs_tnc_lookup_nm(c, &key, dent, &dentry->d_name); in ubifs_lookup()
|
| D | tnc.c | 1839 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_lookup_nm() function
|