Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dnamei.h88 extern struct dentry *lock_rename_child(struct dentry *, struct dentry *);
/linux-6.12.1/fs/smb/server/
Dvfs.c722 trap = lock_rename_child(old_child, new_path.dentry); in ksmbd_vfs_rename()
/linux-6.12.1/fs/
Dnamei.c3173 struct dentry *lock_rename_child(struct dentry *c1, struct dentry *p2) in lock_rename_child() function
3210 EXPORT_SYMBOL(lock_rename_child);
/linux-6.12.1/Documentation/filesystems/
Dporting.rst1087 lock_rename() and lock_rename_child() may fail in cross-directory case, if