Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dcompress.c154 const int dest_max_ofs, const int xpage, char *xpage_done, in ntfs_decompress() argument
197 *dest_ofs == dest_max_ofs)) { in ntfs_decompress()
236 if (*dest_index == dest_max_index && do_sb_end > dest_max_ofs) in ntfs_decompress()