Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
swapdev_block
include/linux/swap.h
458
extern sector_t swapdev_block(int, pgoff_t);
kernel/power/swap.c
182
return swapdev_block(swap, offset);