Searched refs:security_path_truncate (Results 1 – 4 of 4) sorted by relevance
107 error = security_path_truncate(path); in vfs_truncate()191 error = security_path_truncate(&f.file->f_path); in do_sys_ftruncate()
2735 error = security_path_truncate(path); in handle_truncate()
1439 int security_path_truncate(struct path *path);1473 static inline int security_path_truncate(struct path *path) in security_path_truncate() function
481 int security_path_truncate(struct path *path) in security_path_truncate() function