Searched refs:ntfs_boot_sector_parse (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dbootsect.h39 extern int ntfs_boot_sector_parse(ntfs_volume *vol, const NTFS_BOOT_SECTOR *bs);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dbootsect.c162 * ntfs_boot_sector_parse - setup an ntfs volume from an ntfs boot sector
171 int ntfs_boot_sector_parse(ntfs_volume *vol, const NTFS_BOOT_SECTOR *bs) function
H A Dvolume.c515 if (ntfs_boot_sector_parse(vol, bs) < 0)

Completed in 78 milliseconds