Searched refs:hiberfile (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dvolume.c655 const char *hiberfile = "hiberfil.sys"; local
668 unicode_len = ntfs_mbstoucs(hiberfile, &unicode);
676 ntfs_log_debug("Couldn't find file '%s'.\n", hiberfile);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/src/
H A Dntfs-3g.c133 BOOL hiberfile; member in struct:__anon4309
1741 if (ctx->hiberfile)
1762 if (ctx->hiberfile && ntfs_volume_check_hiberfile(ctx->vol, 0)) {
1926 ctx->hiberfile = TRUE;

Completed in 34 milliseconds