Searched refs:ext4_encrypted_symlink_data (Results 1 – 3 of 3) sorted by relevance
32 struct ext4_encrypted_symlink_data *sd; in ext4_encrypted_follow_link()53 sd = (struct ext4_encrypted_symlink_data *)caddr; in ext4_encrypted_follow_link()57 sizeof(struct ext4_encrypted_symlink_data) - 1) > in ext4_encrypted_follow_link()
143 struct ext4_encrypted_symlink_data { struct156 return (l + sizeof(struct ext4_encrypted_symlink_data) - 1); in encrypted_symlink_data_len() argument
3056 struct ext4_encrypted_symlink_data *sd = NULL; in ext4_symlink()3070 sizeof(struct ext4_encrypted_symlink_data)); in ext4_symlink()