Searched refs:ppsize (Results 1 - 4 of 4) 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_nl.c466 char *ppsize(char *buf, unsigned long long size) function
566 dev_info(DEV, "size = %s (%llu KB)\n", ppsize(ppb, size>>1),
H A Ddrbd_actlog.c757 ppsize(ppb, Bit2KB(add)));
H A Ddrbd_bitmap.c867 ppsize(ppb, now << (BM_BLOCK_SHIFT-10)), now);
H A Ddrbd_int.h1416 extern char *ppsize(char *buf, unsigned long long size);

Completed in 55 milliseconds