NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BLOCKOFF
tests/fs/puffs/h_dtfs/dtfs_vnops.c
447
#define BLOCKLEFT(a,b) ((b) - BLOCKOFF(a,b))
tests/fs/puffs/h_dtfs/dtfs_vnops.c
474
+ BLOCKOFF(offset, DTFS_BLOCKSIZE);
tests/fs/puffs/h_dtfs/dtfs_vnops.c
514
+ BLOCKOFF(offset, DTFS_BLOCKSIZE);