OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ufs_init
sys/ufs/ext2fs/ext2fs_vfsops.c
98
return (ufs_init(vfsp));
sys/ufs/ffs/ffs_vfsops.c
1447
return (ufs_init(vfsp));
sys/ufs/ufs/ufs_extern.h
105
int ufs_init(struct vfsconf *);