Home
last modified time | relevance | path

Searched defs:symlink_target (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/security/tomoyo/
Dfile.c812 struct tomoyo_path_info symlink_target; in tomoyo_path_perm() local
Dcommon.h603 struct tomoyo_path_info *symlink_target; member
/kernel/linux/linux-5.10/security/tomoyo/
Dfile.c812 struct tomoyo_path_info symlink_target; in tomoyo_path_perm() local
Dcommon.h603 struct tomoyo_path_info *symlink_target; member
/kernel/linux/linux-6.6/fs/smb/client/
Dcifsglob.h201 char *symlink_target; member
1417 char *symlink_target; member
1564 char *symlink_target; member
Dfile.c451 const char *symlink_target) in cifs_new_fileinfo()