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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Dbitmap.h115 #define PAGEPTR_BLOCK_RATIO(bitmap) \ macro
119 #define PAGEPTR_BLOCK_MASK(bitmap) (PAGEPTR_BLOCK_RATIO(bitmap) - 1)

Completed in 24 milliseconds