Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dcompress.c178 u8 *cb_sb_start = cb; /* Beginning of the current sb in the cb. */ in ntfs_decompress() local
258 cb_sb_start = cb; in ntfs_decompress()
259 cb_sb_end = cb_sb_start + (le16_to_cpup((le16*)cb) & NTFS_SB_SIZE_MASK) in ntfs_decompress()