Searched refs:cachefs_sync (Results 1 – 1 of 1) sorted by relevance
89 static int cachefs_sync(vfs_t *, short, cred_t *);105 VFSNAME_SYNC, { .vfs_sync = cachefs_sync }, in cachefs_init_vfsops()1145 cachefs_sync(vfs_t *vfsp, short flag, cred_t *cr) in cachefs_sync() function