Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ntfs/
Dcompress.c181 u8 *cb_sb_start = cb; /* Beginning of the current sb in the cb. */ in ntfs_decompress() local
264 cb_sb_start = cb; in ntfs_decompress()
265 cb_sb_end = cb_sb_start + (le16_to_cpup((le16*)cb) & NTFS_SB_SIZE_MASK) in ntfs_decompress()