Searched refs:lookup_one_qstr_excl (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/linux/
H A Dnamei.h61 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
2600 d = lookup_one_qstr_excl(&last, path->dentry, 0);
3901 dentry = lookup_one_qstr_excl(&last, path->dentry,
4262 dentry = lookup_one_qstr_excl(&last, path.dentry, lookup_flags);
4395 dentry = lookup_one_qstr_excl(&last, path.dentry, lookup_flags);
4985 old_dentry = lookup_one_qstr_excl(&old_last, old_path.dentry,
4994 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 143 milliseconds