Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dsecurity.h1830 int security_path_truncate(const struct path *path);
1864 static inline int security_path_truncate(const struct path *path) in security_path_truncate() function
/Linux-v6.6/fs/
Dopen.c110 error = security_path_truncate(path); in vfs_truncate()
/Linux-v6.6/security/
Dsecurity.c1843 int security_path_truncate(const struct path *path) in security_path_truncate() function
/Linux-v6.6/kernel/trace/
Dbpf_trace.c937 BTF_ID(func, security_path_truncate) in BTF_ID()