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