Searched refs:sectors_per_volume (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/fs/ntfs3/ | ||
| D | ntfs.h | 219 __le64 sectors_per_volume;// 0x28: Size of volume in sectors. member |
| D | super.c | 726 sectors = le64_to_cpu(boot->sectors_per_volume); in ntfs_init_from_boot() |