Searched refs:ppsize (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_bitmap.c | 1175 ppsize(ppb, now << (BM_BLOCK_SHIFT-10)), now); in __must_hold()
|
H A D | drbd_int.h | 1464 extern char *ppsize(char *buf, unsigned long long size);
|
H A D | drbd_main.c | 2046 ppsize(ppb, size>>1), (unsigned long long)size>>1); in drbd_set_my_capacity()
|
H A D | drbd_nl.c | 870 char *ppsize(char *buf, unsigned long long size) in ppsize() function
|
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_bitmap.c | 1207 ppsize(ppb, now << (BM_BLOCK_SHIFT-10)), now); in __must_hold()
|
H A D | drbd_int.h | 1401 extern char *ppsize(char *buf, unsigned long long size);
|
H A D | drbd_main.c | 2016 ppsize(ppb, size>>1), (unsigned long long)size>>1); in drbd_set_my_capacity()
|
H A D | drbd_nl.c | 871 char *ppsize(char *buf, unsigned long long size) in ppsize() function
|
Completed in 32 milliseconds