Home
last modified time | relevance | path

Searched defs:clust_byte_shift (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/core/fs/ntfs/
Dntfs.c114 const uint32_t clust_byte_shift = NTFS_SB(fs)->clust_byte_shift; in ntfs_read() local
190 const uint32_t clust_byte_shift = NTFS_SB(fs)->clust_byte_shift; in ntfs_mft_record_lookup_any() local
Dntfs.h69 unsigned clust_byte_shift; /* Based on bytes */ member
/external/syslinux/core/fs/fat/
Dfat_fs.h96 int clust_byte_shift; /* based on bytes */ member