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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dcompress.c91 u8 *cb_sb_start = cb; /* Beginning of the current sb in the cb. */ local
125 cb_sb_start = cb;
126 cb_sb_end = cb_sb_start + (le16_to_cpup((u16*)cb) & NTFS_SB_SIZE_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dcompress.c177 u8 *cb_sb_start = cb; /* Beginning of the current sb in the cb. */ local
260 cb_sb_start = cb;
261 cb_sb_end = cb_sb_start + (le16_to_cpup((le16*)cb) & NTFS_SB_SIZE_MASK)

Completed in 116 milliseconds