Searched refs:swap_sync (Results 1 – 1 of 1) sorted by relevance
80 static int swap_sync(struct vfs *vfsp, short flag, struct cred *cr);168 VFSNAME_SYNC, { .vfs_sync = swap_sync }, in swapinit()241 swap_sync(struct vfs *vfsp, short flag, struct cred *cr) in swap_sync() function