Searched refs:sync_inactive (Results 1 – 1 of 1) sorted by relevance
5337 static int sync_inactive(struct vop_inactive_args *);5345 .vop_inactive = sync_inactive,5478 sync_inactive(struct vop_inactive_args *ap) in sync_inactive() function