Searched refs:lookup_one_qstr_excl (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dnamei.h60 struct dentry *lookup_one_qstr_excl(const struct qstr *name,
/linux-master/fs/
H A Dnamei.c1588 struct dentry *lookup_one_qstr_excl(const struct qstr *name, function
1614 EXPORT_SYMBOL(lookup_one_qstr_excl); variable
2592 d = lookup_one_qstr_excl(&last, path->dentry, 0);
3893 dentry = lookup_one_qstr_excl(&last, path->dentry,
4254 dentry = lookup_one_qstr_excl(&last, path.dentry, lookup_flags);
4387 dentry = lookup_one_qstr_excl(&last, path.dentry, lookup_flags);
4978 old_dentry = lookup_one_qstr_excl(&old_last, old_path.dentry,
4987 new_dentry = lookup_one_qstr_excl(&new_last, new_path.dentry,
/linux-master/fs/smb/server/
H A Dvfs.c112 d = lookup_one_qstr_excl(&last, parent_path->dentry, 0);
745 new_dentry = lookup_one_qstr_excl(&new_last, new_path.dentry,

Completed in 144 milliseconds