Home
last modified time | relevance | path

Searched defs:sectors_per_cluster (Results 1 – 6 of 6) sorted by relevance

/third_party/ntfs-3g/libntfs-3g/
Dbootsect.c65 u16 sectors_per_cluster; in ntfs_boot_sector_is_ntfs() local
196 u16 sectors_per_cluster; in ntfs_boot_sector_parse() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsck.c120 static short bytes_per_sector, sectors_per_cluster; variable
Dmkntfs.c4394 int sectors_per_cluster; in mkntfs_create_root_structures() local
/third_party/e2fsprogs/lib/blkid/
Dprobe.c691 int bytes_per_sector, sectors_per_cluster; in probe_ntfs() local
/third_party/libuv/src/win/
Dfs.c2711 DWORD sectors_per_cluster; in fs__statfs() local
/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h51 u8 sectors_per_cluster; /* Size of a cluster in sectors. */ member