Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dopen.c107 error = security_path_truncate(path); in vfs_truncate()
192 error = security_path_truncate(&f.file->f_path); in do_sys_ftruncate()
Dnamei.c3006 error = security_path_truncate(path); in handle_truncate()
/Linux-v4.19/include/linux/
Dsecurity.h1585 int security_path_truncate(const struct path *path);
1619 static inline int security_path_truncate(const struct path *path) in security_path_truncate() function
/Linux-v4.19/security/
Dsecurity.c590 int security_path_truncate(const struct path *path) in security_path_truncate() function