Home
last modified time | relevance | path

Searched refs:security_path_truncate (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/fs/
Dopen.c108 error = security_path_truncate(path); in vfs_truncate()
193 error = security_path_truncate(&f.file->f_path); in do_sys_ftruncate()
Dnamei.c2908 error = security_path_truncate(path); in handle_truncate()
/Linux-v5.10/include/linux/
Dsecurity.h1717 int security_path_truncate(const struct path *path);
1751 static inline int security_path_truncate(const struct path *path) in security_path_truncate() function
/Linux-v5.10/kernel/trace/
Dbpf_trace.c1166 BTF_ID(func, security_path_truncate) in BTF_ID()
/Linux-v5.10/security/
Dsecurity.c1141 int security_path_truncate(const struct path *path) in security_path_truncate() function