NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
write_sector
sys/fs/v7fs/v7fs_io_user.c
66
static bool write_sector(void *, uint8_t *, daddr_t);
sys/fs/v7fs/v7fs_io_user.c
93
p->io.write = write_sector;