security_path_rename  411 fs/cachefiles/namei.c 	ret = security_path_rename(&path, rep, &path_to_graveyard, grave, 0);
security_path_rename 4618 fs/namei.c     	error = security_path_rename(&old_path, old_dentry,
security_path_rename 1668 include/linux/security.h int security_path_rename(const struct path *old_dir, struct dentry *old_dentry,
security_path_rename 1082 security/security.c EXPORT_SYMBOL(security_path_rename);