Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dopen.c108 error = security_path_truncate(path); in vfs_truncate()
193 error = security_path_truncate(&f.file->f_path); in do_sys_ftruncate()
Dnamei.c2996 error = security_path_truncate(path); in handle_truncate()
/Linux-v5.4/include/linux/
Dsecurity.h1661 int security_path_truncate(const struct path *path);
1695 static inline int security_path_truncate(const struct path *path) in security_path_truncate() function
/Linux-v5.4/security/
Dsecurity.c1084 int security_path_truncate(const struct path *path) in security_path_truncate() function