Home
last modified time | relevance | path

Searched refs:encrypted_path (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/fs/f2fs/
Df2fs_crypto.h140 char encrypted_path[1]; member
Dnamei.c390 memcpy(sd->encrypted_path, disk_link.name, disk_link.len); in f2fs_symlink()
956 memcpy(cstr.name, sd->encrypted_path, cstr.len); in f2fs_encrypted_follow_link()
/linux-4.4.14/fs/ext4/
Dext4_crypto.h145 char encrypted_path[1]; member
Dsymlink.c54 cstr.name = sd->encrypted_path; in ext4_encrypted_follow_link()
Dnamei.c3122 ostr.name = sd->encrypted_path; in ext4_symlink()