Searched refs:hiberfile (Results 1 – 5 of 5) sorted by relevance
153 BOOL hiberfile; member
390 ctx->hiberfile = TRUE; in parse_mount_options()577 ctx->hiberfile = FALSE; in parse_mount_options()
4032 if (!ctx->hiberfile) in ntfs_open()4036 if (ctx->hiberfile) in ntfs_open()4070 if (ctx->hiberfile && ntfs_volume_check_hiberfile(ctx->vol, 0)) { in ntfs_open()
4320 if (!ctx->hiberfile)4324 if (ctx->hiberfile)4361 if (ctx->hiberfile && ntfs_volume_check_hiberfile(vol, 0)) {
745 const char *hiberfile = "hiberfil.sys"; in ntfs_hiberfile_open() local758 unicode_len = ntfs_mbstoucs(hiberfile, &unicode); in ntfs_hiberfile_open()766 ntfs_log_debug("Couldn't find file '%s'.\n", hiberfile); in ntfs_hiberfile_open()