xfs_fsync_common 93 xfs/xfs_vnodeops-bsd.c return xfs_fsync_common(ap->a_vp, ap->a_cred, ap->a_flags, ap->a_p); xfs_fsync_common 96 xfs/xfs_vnodeops-bsd.c return xfs_fsync_common(ap->a_vp, ap->a_cred, ap->a_waitfor, ap->a_td); xfs_fsync_common 98 xfs/xfs_vnodeops-bsd.c return xfs_fsync_common(ap->a_vp, ap->a_cred, ap->a_waitfor, ap->a_p); xfs_fsync_common 1017 xfs/xfs_vnodeops-common.c error = xfs_fsync_common(vp, xn->wr_cred, /* XXX */ 0, p); xfs_fsync_common 107 xfs/xfs_vnodeops.h xfs_fsync_common(struct vnode *vp, struct ucred *cred,