Home
last modified time | relevance | path

Searched defs:BLOCKS (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/fs/hpfs/
Dfile.c11 #define BLOCKS(size) (((size) + 511) >> 9) macro
/linux-3.3/drivers/usb/host/
Disp1760-hcd.h153 #define BLOCKS (BLOCK_1_NUM + BLOCK_2_NUM + BLOCK_3_NUM) macro