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

/linux-master/include/linux/
H A Dsecurity.h1919 int security_path_truncate(const struct path *path);
1957 static inline int security_path_truncate(const struct path *path) function
/linux-master/fs/
H A Dopen.c109 error = security_path_truncate(path);
/linux-master/security/
H A Dsecurity.c1924 * security_path_truncate() - Check if truncating a file is allowed
1933 int security_path_truncate(const struct path *path) function
/linux-master/kernel/trace/
H A Dbpf_trace.c944 BTF_ID(func, security_path_truncate)

Completed in 271 milliseconds