Home
last modified time | relevance | path

Searched refs:ntfs_volume_check_hiberfile (Results 1 - 4 of 4) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
H A Dvolume.h305 extern int ntfs_volume_check_hiberfile(ntfs_volume *vol, int verbose);
/third_party/ntfs-3g/libntfs-3g/
H A Dvolume.c789 * ntfs_volume_check_hiberfile - check hiberfil.sys whether Windows is
796 int ntfs_volume_check_hiberfile(ntfs_volume *vol, int verbose) in ntfs_volume_check_hiberfile() function
1288 ntfs_volume_check_hiberfile(vol, 1) < 0) { in ntfs_device_mount()
/third_party/ntfs-3g/src/
H A Dntfs-3g.c4071 if (ctx->hiberfile && ntfs_volume_check_hiberfile(ctx->vol, 0)) { in ntfs_open()
H A Dlowntfs-3g.c4361 if (ctx->hiberfile && ntfs_volume_check_hiberfile(vol, 0)) {

Completed in 14 milliseconds