FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ext2_lookup
sys/fs/ext2fs/ext2_extern.h
78
int ext2_lookup(struct vop_cachedlookup_args *);
sys/fs/ext2fs/ext2_vnops.c
140
.vop_cachedlookup = ext2_lookup,