Home
last modified time | relevance | path

Searched refs:routefs_sync (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.81.4/bsd/miscfs/routefs/
H A Droutefs_ops.c56 static int routefs_sync(__unused struct mount *mp, __unused int waitfor, __unused vfs_context_t ctx…
404 routefs_sync(__unused struct mount *mp, __unused int waitfor, __unused vfs_context_t ctx) in routefs_sync() function
483 .vfs_sync = routefs_sync,