Lines Matching defs:vp_seqc
3661 seqc_t vp_seqc, tvp_seqc;
3692 vp_seqc = vn_seqc_read_any(vp);
3693 if (seqc_in_modify(vp_seqc)) {
3714 if (!vn_seqc_consistent(vp, vp_seqc)) {
3719 vp_seqc = tvp_seqc;
3747 if (!vn_seqc_consistent(vp, vp_seqc)) {
3763 vp_seqc = tvp_seqc;
5722 seqc_t vp_seqc;
5725 vp_seqc = fpl->tvp_seqc;
5742 if (!vn_seqc_consistent(vp, vp_seqc)) {
5755 vp_seqc = vn_seqc_read_any(vp);
5756 if (seqc_in_modify(vp_seqc)) {
5769 fpl->tvp_seqc = vp_seqc;
5779 seqc_t vp_seqc;
5782 vp_seqc = fpl->tvp_seqc;
5793 if (!vn_seqc_consistent(vp, vp_seqc)) {
5806 vp_seqc = vn_seqc_read_any(vp);
5808 if (seqc_in_modify(vp_seqc)) {
5822 fpl->tvp_seqc = vp_seqc;