Searched refs:f2fs_encrypted_symlink_data (Results 1 – 2 of 2) sorted by relevance
138 struct f2fs_encrypted_symlink_data { struct149 return (l + sizeof(struct f2fs_encrypted_symlink_data) - 1); in encrypted_symlink_data_len() argument
338 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()