Searched refs:ext4_encrypted_symlink_data (Results 1 – 3 of 3) sorted by relevance
33 struct ext4_encrypted_symlink_data *sd; in ext4_follow_link()59 sd = (struct ext4_encrypted_symlink_data *)caddr; in ext4_follow_link()63 sizeof(struct ext4_encrypted_symlink_data) - 1) > in ext4_follow_link()
140 struct ext4_encrypted_symlink_data { struct153 return (l + sizeof(struct ext4_encrypted_symlink_data) - 1); in encrypted_symlink_data_len() argument
3136 struct ext4_encrypted_symlink_data *sd = NULL; in ext4_symlink()