FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ext2_readdir
sys/fs/ext2fs/ext2_extern.h
79
int ext2_readdir(struct vop_readdir_args *);
sys/fs/ext2fs/ext2_vnops.c
158
.vop_readdir = ext2_readdir,