Searched refs:ubifs_tnc_lookup_nm (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/fs/ubifs/ |
D | xattr.c | 330 err = ubifs_tnc_lookup_nm(c, &key, xent, &nm); in setxattr() 395 err = ubifs_tnc_lookup_nm(c, &key, xent, &nm); in ubifs_getxattr() 558 err = ubifs_tnc_lookup_nm(c, &key, xent, &nm); in ubifs_removexattr()
|
D | ubifs.h | 1588 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 | 1840 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_lookup_nm() function
|