Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A Dnamei.h60 struct dentry *lookup_one_qstr_excl(const struct qstr *name,
/kernel/linux/linux-6.6/fs/
H A Dnamei.c1590 struct dentry *lookup_one_qstr_excl(const struct qstr *name, in lookup_one_qstr_excl() function
1616 EXPORT_SYMBOL(lookup_one_qstr_excl); variable
2590 d = lookup_one_qstr_excl(&last, path->dentry, 0); in __kern_path_locked()
3885 dentry = lookup_one_qstr_excl(&last, path->dentry, in filename_create()
4246 dentry = lookup_one_qstr_excl(&last, path.dentry, lookup_flags); in do_rmdir()
4379 dentry = lookup_one_qstr_excl(&last, path.dentry, lookup_flags); in do_unlinkat()
4968 old_dentry = lookup_one_qstr_excl(&old_last, old_path.dentry, in do_renameat2()
4977 new_dentry = lookup_one_qstr_excl(&new_last, new_path.dentry, in do_renameat2()
/kernel/linux/linux-6.6/fs/smb/server/
H A Dvfs.c108 d = lookup_one_qstr_excl(&last, parent_path->dentry, 0); in ksmbd_vfs_path_lookup_locked()
736 new_dentry = lookup_one_qstr_excl(&new_last, new_path.dentry, in ksmbd_vfs_rename()

Completed in 10 milliseconds