Home
last modified time | relevance | path

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

/linux/fs/cachefiles/
H A Dnamei.c381 ret = security_path_rename(&path, rep, &path_to_graveyard, grave, 0); in cachefiles_bury_object()
/linux/security/
H A Dsecurity.c1510 int security_path_rename(const struct path *old_dir, struct dentry *old_dentry, in security_path_rename() function
1522 EXPORT_SYMBOL(security_path_rename);
/linux/fs/
H A Dnamei.c6145 error = security_path_rename(&old_path, rd.old_dentry, in filename_renameat2()