Searched refs:lookup_noperm_unlocked (Results 1 – 3 of 3) sorted by relevance
843 target = lookup_noperm_unlocked(&QSTR(new_name), rd.new_parent); in debugfs_change_name()
3018 d = lookup_noperm_unlocked(&last, parent_path.dentry); in kern_path_parent()3342 struct dentry *lookup_noperm_unlocked(struct qstr *name, struct dentry *base) in lookup_noperm_unlocked() function3356 EXPORT_SYMBOL(lookup_noperm_unlocked);3375 ret = lookup_noperm_unlocked(name, base); in lookup_noperm_positive_unlocked()
100 d = lookup_noperm_unlocked(&last, path->dentry); in ksmbd_vfs_path_lookup()