Home
last modified time | relevance | path

Searched refs:clust_per_mft_record (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/core/fs/ntfs/
Dntfs.h43 int8_t clust_per_mft_record; member
Dntfs.c1314 mft_record_shift = ntfs.clust_per_mft_record < 0 ? in ntfs_fs_init()
1315 -ntfs.clust_per_mft_record : in ntfs_fs_init()
1317 ilog2(ntfs.clust_per_mft_record); in ntfs_fs_init()