Searched refs:mockfs_sync (Results 1 – 1 of 1) sorted by relevance
51 int mockfs_sync(__unused struct mount *mp, __unused int waitfor, __unused vfs_context_t ctx);223 mockfs_sync(__unused struct mount *mp, __unused int waitfor, __unused vfs_context_t ctx) in mockfs_sync() function237 .vfs_sync = mockfs_sync,