Home
last modified time | relevance | path

Searched refs:start_removing_noperm (Results 1 – 4 of 4) sorted by relevance

/linux/ipc/
H A Dmqueue.c959 dentry = start_removing_noperm(mnt->mnt_root, &QSTR(name->name)); in SYSCALL_DEFINE1()
/linux/fs/smb/server/
H A Dvfs.c91 d = start_removing_noperm(path->dentry, &last); in ksmbd_vfs_path_lookup()
/linux/fs/
H A Dnamei.c3468 struct dentry *start_removing_noperm(struct dentry *parent, in start_removing_noperm() function
3477 EXPORT_SYMBOL(start_removing_noperm);
/linux/fs/fuse/
H A Ddir.c1602 entry = start_removing_noperm(dir, name); in fuse_reverse_inval_entry()