Searched refs:vflush_scan (Results 1 – 1 of 1) sorted by relevance
1061 static int vflush_scan(struct mount *mp, struct vnode *vp, void *data);1097 vmntvnodescan(mp, VMSC_GETVX, NULL, vflush_scan, &vflush_info); in vflush()1124 vflush_scan(struct mount *mp, struct vnode *vp, void *data) in vflush_scan() function