DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
nfs_sync
sys/vfs/nfs/nfs_vfsops.c
122
static int nfs_sync ( struct mount *mp, int waitfor);
sys/vfs/nfs/nfs_vfsops.c
134
.vfs_sync = nfs_sync,