Searched refs:ppsize (Results 1 – 4 of 4) sorted by relevance
1175 ppsize(ppb, now << (BM_BLOCK_SHIFT-10)), now); in bm_rw()
1464 extern char *ppsize(char *buf, unsigned long long size);
2046 ppsize(ppb, size>>1), (unsigned long long)size>>1); in drbd_set_my_capacity()
870 char *ppsize(char *buf, unsigned long long size) in ppsize() function