Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dcompress.c168 const int dest_max_ofs, const int xpage, char *xpage_done, in ntfs_decompress() argument
211 *dest_ofs == dest_max_ofs)) { in ntfs_decompress()
250 if (*dest_index == dest_max_index && do_sb_end > dest_max_ofs) in ntfs_decompress()