Manjaro canot see btrfs boot partition

here is, thanx

 cat /etc/fstab                                                                                            ✔ 
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a device; this may
# be used with UUID= as a more robust way to name devices that works even if
# disks are added and removed. See fstab(5).
#
# <file system>             <mount point>  <type>  <options>  <dump>  <pass>
UUID=0d364986-ebc2-409b-9f11-23bae7ccfe1f /              ext4    defaults,noatime 0 1
/swapfile                                 swap           swap    defaults,noatime 0 0
tmpfs                                     /tmp           tmpfs   defaults,noatime,mode=1777 0 0
 lsblk -f                                                                                                  ✔ 
NAME   FSTYPE FSVER LABEL          UUID                                 FSAVAIL FSUSE% MOUNTPOINTS
fd0                                                                                    
sda                                                                                    
├─sda1 btrfs        garuda.lxqt    587fc138-efcd-4ffe-aadb-1db7e4be0387                
├─sda3 ext4   1.0   rootMX21       75759398-dec3-4001-9181-5bf60724fd54                
├─sda4                                                                                 
├─sda5 ext4   1.0   bunsen lab     cc4b164a-d1f3-4f17-80f2-f0c858ab7a60                
├─sda6 swap   1                    e96158c6-6e94-45cf-8754-202c5bfdda60                
└─sda7 ext4   1.0   malkulul.shift ce56d1b3-19ee-46e1-be2b-dd5822104ad1                
sdb                                                                                    
└─sdb1 ntfs         wd1.0t         22247B9355483134                                    
sdc                                                                                    
├─sdc1 ext4   1.0   manjaro        0d364986-ebc2-409b-9f11-23bae7ccfe1f   54,7G    58% /
└─sdc2 ext4   1.0   kalit0         e9c734e2-7482-420f-a7f4-7b27465f152c

sda is hdd , sdc is sdd


Moderator edit: In the future, please use proper formatting: [HowTo] Post command output and file content as formatted text