Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dlogfile.c361 int have_read, to_read; in ntfs_check_and_load_restart_page() local
366 have_read = size; in ntfs_check_and_load_restart_page()
380 memcpy((u8 *)trp + have_read, folio_address(folio), size); in ntfs_check_and_load_restart_page()
382 have_read += size; in ntfs_check_and_load_restart_page()