FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ext2_reclaim
sys/fs/ext2fs/ext2_extern.h
72
int ext2_reclaim(struct vop_reclaim_args *);
sys/fs/ext2fs/ext2_vnops.c
161
.vop_reclaim = ext2_reclaim,
sys/fs/ext2fs/ext2_vnops.c
192
.vop_reclaim = ext2_reclaim,