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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Dcompress.c183 u8 *dp_sb_end; /* End of current sb in dp (dp_sb_start + local
316 dp_sb_end = dp_sb_start + NTFS_SB_SIZE;
323 if (dp_addr < dp_sb_end) {
339 if (cb > cb_sb_end || dp_addr > dp_sb_end)
352 if (cb >= cb_sb_end || dp_addr > dp_sb_end)

Completed in 40 milliseconds