Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dsuper.c1234 #define NTFS_HIBERFIL_HEADER_SIZE 4096 macro
1308 if (unlikely(i_size_read(vi) < NTFS_HIBERFIL_HEADER_SIZE)) { in check_windows_hibernation_status()
1327 kend = kaddr + NTFS_HIBERFIL_HEADER_SIZE/sizeof(*kaddr); in check_windows_hibernation_status()