security_path_truncate 2997 fs/namei.c     		error = security_path_truncate(path);
security_path_truncate  108 fs/open.c      		error = security_path_truncate(path);
security_path_truncate  193 fs/open.c      		error = security_path_truncate(&f.file->f_path);
security_path_truncate 1663 include/linux/security.h int security_path_truncate(const struct path *path);