Home | Sort by: relevance | last modified time | path |
/src/sys/nfs/ | |
nfs_vfsops.c | 115 .vfs_sync = nfs_sync, 964 nfs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) function in typeref:typename:int |
nfs_vfsops.c | 115 .vfs_sync = nfs_sync, 964 nfs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) function in typeref:typename:int |
/src/sys/fs/nfs/client/ | |
nfs_clvfsops.c | 128 static vfs_sync_t nfs_sync; variable in typeref:typename:vfs_sync_t 141 .vfs_sync = nfs_sync, 1744 nfs_sync(struct mount *mp, int waitfor) function in typeref:typename:int |
nfs_clvfsops.c | 128 static vfs_sync_t nfs_sync; variable in typeref:typename:vfs_sync_t 141 .vfs_sync = nfs_sync, 1744 nfs_sync(struct mount *mp, int waitfor) function in typeref:typename:int |