Home
last modified time | relevance | path

Searched refs:f2fs_encrypted_symlink_data (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/f2fs/
Df2fs_crypto.h138 struct f2fs_encrypted_symlink_data { struct
149 return (l + sizeof(struct f2fs_encrypted_symlink_data) - 1); in encrypted_symlink_data_len() argument
Dnamei.c338 struct f2fs_encrypted_symlink_data *sd = NULL; in f2fs_symlink()
933 struct f2fs_encrypted_symlink_data *sd; in f2fs_encrypted_follow_link()
949 sd = (struct f2fs_encrypted_symlink_data *)caddr; in f2fs_encrypted_follow_link()
964 if ((cstr.len + sizeof(struct f2fs_encrypted_symlink_data) - 1) > in f2fs_encrypted_follow_link()