| /src/sys/nfs/ |
| nfs_vfsops.c | 115 .vfs_sync = nfs_sync, 964 nfs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) function
|
| nfs_vfsops.c | 115 .vfs_sync = nfs_sync, 964 nfs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) function
|
| /src/sys/fs/nfs/client/ |
| nfs_clvfsops.c | 128 static vfs_sync_t nfs_sync; variable 141 .vfs_sync = nfs_sync, 1744 nfs_sync(struct mount *mp, int waitfor) function
|
| nfs_clvfsops.c | 128 static vfs_sync_t nfs_sync; variable 141 .vfs_sync = nfs_sync, 1744 nfs_sync(struct mount *mp, int waitfor) function
|