Searched refs:security_path_truncate (Results 1 – 5 of 5) sorted by relevance
108 error = security_path_truncate(path); in vfs_truncate()193 error = security_path_truncate(&f.file->f_path); in do_sys_ftruncate()
2924 error = security_path_truncate(path); in handle_truncate()
1730 int security_path_truncate(const struct path *path);1764 static inline int security_path_truncate(const struct path *path) in security_path_truncate() function
1151 BTF_ID(func, security_path_truncate) in BTF_ID()
1157 int security_path_truncate(const struct path *path) in security_path_truncate() function