Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dlogfile.c377 int have_read, to_read; in ntfs_check_and_load_restart_page() local
382 have_read = size; in ntfs_check_and_load_restart_page()
397 memcpy((u8*)trp + have_read, page_address(page), size); in ntfs_check_and_load_restart_page()
399 have_read += size; in ntfs_check_and_load_restart_page()