OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ffs_update
sys/ufs/ffs/ffs_extern.h
122
int ffs_update(struct inode *, int);
sys/ufs/ffs/ffs_vfsops.c
95
.iv_update = ffs_update,