Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dsecurity.h2039 int security_path_truncate(const struct path *path);
2077 static inline int security_path_truncate(const struct path *path) in security_path_truncate() function
/linux-6.14.4/fs/
Dopen.c113 error = security_path_truncate(path); in vfs_truncate()
/linux-6.14.4/security/
Dsecurity.c2041 int security_path_truncate(const struct path *path) in security_path_truncate() function
/linux-6.14.4/kernel/trace/
Dbpf_trace.c934 BTF_ID(func, security_path_truncate) in BTF_ID()