Home
last modified time | relevance | path

Searched refs:map_clu (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/exfat/
H A Dballoc.c56 sbi->map_clu = le32_to_cpu(ep->dentry.bitmap.start_clu); in exfat_allocate_bitmap()
77 sector = exfat_cluster_to_sector(sbi, sbi->map_clu); in exfat_allocate_bitmap()
H A Dexfat_fs.h234 unsigned int map_clu; /* allocation bitmap start cluster */ member
/kernel/linux/linux-6.6/fs/exfat/
H A Dballoc.c56 sbi->map_clu = le32_to_cpu(ep->dentry.bitmap.start_clu); in exfat_allocate_bitmap()
77 sector = exfat_cluster_to_sector(sbi, sbi->map_clu); in exfat_allocate_bitmap()
H A Dexfat_fs.h259 unsigned int map_clu; /* allocation bitmap start cluster */ member

Completed in 3 milliseconds