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