Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cachefiles/
A Dnamei.c380 ret = security_path_rename(&path, rep, &path_to_graveyard, grave, 0); in cachefiles_bury_object()
/linux-6.3-rc2/include/linux/
A Dsecurity.h1833 int security_path_rename(const struct path *old_dir, struct dentry *old_dentry,
1880 static inline int security_path_rename(const struct path *old_dir, in security_path_rename() function
/linux-6.3-rc2/security/
A Dsecurity.c1223 int security_path_rename(const struct path *old_dir, struct dentry *old_dentry, in security_path_rename() function
1234 EXPORT_SYMBOL(security_path_rename);
/linux-6.3-rc2/fs/
A Dnamei.c4910 error = security_path_rename(&old_path, old_dentry, in do_renameat2()

Completed in 26 milliseconds