NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
layerfs_sync
sys/miscfs/genfs/layer_extern.h
86
int layerfs_sync(struct mount *, int, struct kauth_cred *);
sys/miscfs/nullfs/null_vfsops.c
229
.vfs_sync = layerfs_sync,
sys/miscfs/overlay/overlay_vfsops.c
260
.vfs_sync = layerfs_sync,
sys/miscfs/umapfs/umap_vfsops.c
318
.vfs_sync = layerfs_sync,