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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Dcompress.c176 u8 *cb_sb_start = cb; /* Beginning of the current sb in the cb. */ local
259 cb_sb_start = cb;
260 cb_sb_end = cb_sb_start + (le16_to_cpup((le16*)cb) & NTFS_SB_SIZE_MASK)

Completed in 21 milliseconds