Home
last modified time | relevance | path

Searched refs:ntfs_device_partition_start_sector_get (Results 1 – 3 of 3) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Ddevice.h139 extern s64 ntfs_device_partition_start_sector_get(struct ntfs_device *dev);
/third_party/ntfs-3g/libntfs-3g/
Ddevice.c630 s64 ntfs_device_partition_start_sector_get(struct ntfs_device *dev) in ntfs_device_partition_start_sector_get() function
/third_party/ntfs-3g/ntfsprogs/
Dmkntfs.c3630 opts.part_start_sect = ntfs_device_partition_start_sector_get( in mkntfs_override_vol_params()