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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/drbd/
H A Ddrbd_actlog.c849 enr = BM_SECT_TO_EXT(sector);
1040 enr = BM_SECT_TO_EXT(sector);
1125 unsigned int enr = BM_SECT_TO_EXT(sector);
1168 unsigned int enr = BM_SECT_TO_EXT(sector);
1269 unsigned int enr = BM_SECT_TO_EXT(sector);
H A Ddrbd_int.h1288 #define BM_SECT_TO_EXT(x) ((x)>>(BM_EXT_SHIFT-9)) macro
H A Ddrbd_nl.c452 md_size_sect = BM_SECT_TO_EXT(md_size_sect);

Completed in 129 milliseconds