Home
last modified time | relevance | path

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

/linux/fs/
A Dopen.c108 error = security_path_truncate(path); in vfs_truncate()
190 error = security_path_truncate(&f.file->f_path); in do_sys_ftruncate()
A Dnamei.c3080 error = security_path_truncate(path); in handle_truncate()
/linux/include/linux/
A Dsecurity.h1773 int security_path_truncate(const struct path *path);
1807 static inline int security_path_truncate(const struct path *path) in security_path_truncate() function
/linux/kernel/trace/
A Dbpf_trace.c918 BTF_ID(func, security_path_truncate) in BTF_ID()
/linux/security/
A Dsecurity.c1196 int security_path_truncate(const struct path *path) in security_path_truncate() function

Completed in 64 milliseconds