Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dsecurity.h1963 int security_path_truncate(const struct path *path);
2001 static inline int security_path_truncate(const struct path *path) in security_path_truncate() function
/linux-6.12.1/fs/
Dopen.c109 error = security_path_truncate(path); in vfs_truncate()
/linux-6.12.1/security/
Dsecurity.c2037 int security_path_truncate(const struct path *path) in security_path_truncate() function
/linux-6.12.1/kernel/trace/
Dbpf_trace.c920 BTF_ID(func, security_path_truncate) in BTF_ID()