Home
last modified time | relevance | path

Searched refs:security_path_rename (Results 1 – 2 of 2) sorted by relevance

/linux/security/
H A Dsecurity.c2017 int security_path_rename(const struct path *old_dir, struct dentry *old_dentry, in security_path_rename() function
2029 EXPORT_SYMBOL(security_path_rename);
/linux/fs/
H A Dnamei.c5213 error = security_path_rename(&old_path, old_dentry, in do_renameat2()